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