3 references to s_annotationsTable
Microsoft.CodeAnalysis (3)
Syntax\GreenNode.cs (3)
95
s_annotationsTable
.Add(this, annotations);
110
s_annotationsTable
.Add(this, annotations);
578
var found =
s_annotationsTable
.TryGetValue(this, out var annotations);