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