7 references to s_noAnnotations
Microsoft.CodeAnalysis (7)
Syntax\GreenNode.cs (7)
463if (annotations == s_noAnnotations) 482if (annotations == s_noAnnotations) 501if (annotations == s_noAnnotations) 526if (annotations == s_noAnnotations) 554if (annotations == s_noAnnotations) 576return s_noAnnotations; 581Debug.Assert(annotations != s_noAnnotations, "annotations should not be s_noAnnotations");