2 references to _descriptor
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Diagnostics\WorkspaceProjectDiagnosticsTests.cs (2)
76
=> [
_descriptor
];
85
=> context.ReportDiagnostic(Diagnostic.Create(
_descriptor
, location: null, "args"));