3 references to CompilerDiagnosticCategory
Microsoft.CodeAnalysis (2)
Diagnostic\CommonMessageProvider.cs (1)
57/// Default category is <see cref="Diagnostic.CompilerDiagnosticCategory"/>.
Diagnostic\DiagnosticInfo.cs (1)
255/// Default category is <see cref="Diagnostic.CompilerDiagnosticCategory"/>.
Microsoft.CodeAnalysis.CSharp (1)
Errors\ErrorFacts.cs (1)
178return Diagnostic.CompilerDiagnosticCategory;