7 references to s_noAnnotations
Microsoft.CodeAnalysis (7)
Syntax\GreenNode.cs (7)
454if (annotations == s_noAnnotations) 473if (annotations == s_noAnnotations) 492if (annotations == s_noAnnotations) 517if (annotations == s_noAnnotations) 545if (annotations == s_noAnnotations) 567return s_noAnnotations; 572Debug.Assert(annotations != s_noAnnotations, "annotations should not be s_noAnnotations");