2 references to PublishDiagnosticParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Methods.Diagnostics.cs (1)
29
public static readonly LspNotification<
PublishDiagnosticParams
> TextDocumentPublishDiagnostics = new(TextDocumentPublishDiagnosticsName);
Protocol\PublishDiagnosticsSetting.cs (1)
37
/// Whether the client interprets the <see cref="
PublishDiagnosticParams
.Version"/> property