2 references to DocumentCompilerSemantic
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Diagnostics\DiagnosticSourceProviders\DocumentSyntaxAndSemanticDiagnosticSourceProvider.cs (1)
49
DiagnosticKind.CompilerSemantic, PullDiagnosticCategories.
DocumentCompilerSemantic
)
Handler\Diagnostics\PullDiagnosticCategories.cs (1)
35
public const string DocumentCompilerSemantic = nameof(
DocumentCompilerSemantic
);