4 references to Unchanged
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Protocol\RelatedUnchangedDocumentDiagnosticReport.cs (1)
18[Kind(DocumentDiagnosticReportKind.Unchanged)]
Protocol\UnchangedDocumentDiagnosticReport.cs (2)
17[Kind(DocumentDiagnosticReportKind.Unchanged)] 25public string Kind => DocumentDiagnosticReportKind.Unchanged;
Protocol\WorkspaceUnchangedDocumentDiagnosticReport.cs (1)
17[Kind(DocumentDiagnosticReportKind.Unchanged)]