4 references to DocumentCompilerSyntax
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\DiagnosticSourceProviders\DocumentSyntaxAndSemanticDiagnosticSourceProvider.cs (1)
35
DiagnosticKind.CompilerSyntax, PullDiagnosticCategories.
DocumentCompilerSyntax
)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
Diagnostics\DiagnosticRegistrationTests.cs (1)
66
PullDiagnosticCategories.
DocumentCompilerSyntax
,
Diagnostics\PullDiagnosticTests.cs (2)
88
testLspServer, document.GetURI(), useVSDiagnostics, category: PullDiagnosticCategories.
DocumentCompilerSyntax
);
97
testLspServer, document.GetURI(), useVSDiagnostics, previousResultId: syntaxResults.Single().ResultId, category: PullDiagnosticCategories.
DocumentCompilerSyntax
);