2 references to AddDiagnostic
Microsoft.CodeAnalysis.Workspaces (2)
Diagnostics\DiagnosticAnalysisResultBuilder.cs (2)
115
=>
AddDiagnostic
(ref _lazySemanticLocals, diagnostic.Location.SourceTree, diagnostic);
186
AddDiagnostic
(ref lazyLocals, tree, diagnostic);