4 references to CompilerDiagnosticCategory
Microsoft.CodeAnalysis (2)
Diagnostic\CommonMessageProvider.cs (1)
57
/// Default category is <see cref="Diagnostic.
CompilerDiagnosticCategory
"/>.
Diagnostic\DiagnosticInfo.cs (1)
311
/// Default category is <see cref="Diagnostic.
CompilerDiagnosticCategory
"/>.
Microsoft.CodeAnalysis.CSharp (1)
Errors\ErrorFacts.cs (1)
174
return Diagnostic.
CompilerDiagnosticCategory
;
Microsoft.CodeAnalysis.VisualBasic (1)
Errors\ErrorFactories.vb (1)
130
Return Diagnostic.
CompilerDiagnosticCategory