3 references to s_diagnosticsTable
Microsoft.CodeAnalysis (3)
Syntax\GreenNode.cs (3)
70
s_diagnosticsTable
.Add(this, diagnostics);
80
s_diagnosticsTable
.Add(this, diagnostics);
596
if (
s_diagnosticsTable
.TryGetValue(this, out diags))