3 references to s_diagnosticsTable
Microsoft.CodeAnalysis (3)
Syntax\GreenNode.cs (3)
71
s_diagnosticsTable
.Add(this, diagnostics);
81
s_diagnosticsTable
.Add(this, diagnostics);
597
if (
s_diagnosticsTable
.TryGetValue(this, out diags))