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