Search Results for

    Show / Hide Table of Contents

    Class CSharpDiagnosticFormatter

    Inheritance
    object
    DiagnosticFormatter
    CSharpDiagnosticFormatter
    Inherited Members
    DiagnosticFormatter.Format(Diagnostic, IFormatProvider)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Microsoft.CodeAnalysis.CSharp
    Assembly: Microsoft.CodeAnalysis.CSharp.dll
    Syntax
    public class CSharpDiagnosticFormatter : DiagnosticFormatter

    Properties

    Instance

    Declaration
    public static CSharpDiagnosticFormatter Instance { get; }
    Property Value
    Type Description
    CSharpDiagnosticFormatter
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0