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