3 references to AddDiagnostics
Microsoft.CodeAnalysis.Workspaces (3)
Diagnostics\DiagnosticAnalysisResultBuilder.cs (3)
109=> AddDiagnostics(ref _lazySyntaxLocals, tree, diagnostics); 115=> AddDiagnostics(ref _lazySemanticLocals, tree, diagnostics); 120AddDiagnostics(ref dummy, tree: null, diagnostics: diagnostics);