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