2 references to DocumentAnalyzerSemantic
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\DiagnosticSourceProviders\DocumentSyntaxAndSemanticDiagnosticSourceProvider.cs (1)
67
DiagnosticKind.AnalyzerSemantic, PullDiagnosticCategories.
DocumentAnalyzerSemantic
)
Handler\Diagnostics\PullDiagnosticCategories.cs (1)
37
public const string DocumentAnalyzerSemantic = nameof(
DocumentAnalyzerSemantic
);