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