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