2 references to AddSyntaxDiagnostics
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService_ComputeDiagnosticAnalysisResults.cs (1)
140builder.AddSyntaxDiagnostics(tree, syntaxDiagnostics);
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\Extensions.cs (1)
286result.AddSyntaxDiagnostics(tree!, diagnostics);