3 references to s_diagnosticsTable
Microsoft.CodeAnalysis (3)
Syntax\GreenNode.cs (3)
76
s_diagnosticsTable
.Add(this, diagnostics);
86
s_diagnosticsTable
.Add(this, diagnostics);
602
if (
s_diagnosticsTable
.TryGetValue(this, out diags))