2 references to AddSemanticDiagnostics
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService_ComputeDiagnosticAnalysisResults.cs (1)
141builder.AddSemanticDiagnostics(tree, semanticDiagnostics);
Microsoft.CodeAnalysis.Workspaces (1)
Diagnostics\Extensions.cs (1)
298result.AddSemanticDiagnostics(tree!, diagnostics);