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