Search Results for

    Show / Hide Table of Contents

    Class WellKnownDiagnosticTags

    Inheritance
    object
    WellKnownDiagnosticTags
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Microsoft.CodeAnalysis
    Assembly: Microsoft.CodeAnalysis.dll
    Syntax
    public static class WellKnownDiagnosticTags

    Fields

    AnalyzerException

    Declaration
    public const string AnalyzerException = "AnalyzerException"
    Field Value
    Type Description
    string

    Build

    Declaration
    public const string Build = "Build"
    Field Value
    Type Description
    string

    CompilationEnd

    Declaration
    public const string CompilationEnd = "CompilationEnd"
    Field Value
    Type Description
    string

    Compiler

    Declaration
    public const string Compiler = "Compiler"
    Field Value
    Type Description
    string

    CustomObsolete

    Declaration
    public const string CustomObsolete = "CustomObsolete"
    Field Value
    Type Description
    string

    CustomSeverityConfigurable

    Declaration
    public const string CustomSeverityConfigurable = "CustomSeverityConfigurable"
    Field Value
    Type Description
    string

    EditAndContinue

    Declaration
    public const string EditAndContinue = "EditAndContinue"
    Field Value
    Type Description
    string

    NotConfigurable

    Declaration
    public const string NotConfigurable = "NotConfigurable"
    Field Value
    Type Description
    string

    Telemetry

    Declaration
    public const string Telemetry = "Telemetry"
    Field Value
    Type Description
    string

    Unnecessary

    Declaration
    public const string Unnecessary = "Unnecessary"
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0