3 references to DiagnosticKind
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\Diagnostics\DiagnosticSources\DocumentDiagnosticSource.cs (3)
32
Document, range: null, diagnosticKind: this.
DiagnosticKind
, cancellationToken).ConfigureAwait(false);
38
if (
DiagnosticKind
==
DiagnosticKind
.AnalyzerSemantic)