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