2 references to s_diagnosticsTable
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\GreenNode.cs (2)
42
s_diagnosticsTable
.Add(this, diagnostics);
167
if (
s_diagnosticsTable
.TryGetValue(this, out var diagnostics))