3 references to s_annotationsTable
Microsoft.CodeAnalysis (3)
Syntax\GreenNode.cs (3)
96
s_annotationsTable
.Add(this, annotations);
111
s_annotationsTable
.Add(this, annotations);
579
var found =
s_annotationsTable
.TryGetValue(this, out var annotations);