4 references to s_annotationsTable
Microsoft.CodeAnalysis (4)
Syntax\GreenNode.cs (4)
87
s_annotationsTable
.Add(this, annotations);
102
s_annotationsTable
.Add(this, annotations);
445
s_annotationsTable
.Add(this, annotations);
599
if (
s_annotationsTable
.TryGetValue(this, out annotations))