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