7 references to s_noAnnotations
Microsoft.CodeAnalysis (7)
Syntax\GreenNode.cs (7)
469if (annotations == s_noAnnotations) 488if (annotations == s_noAnnotations) 507if (annotations == s_noAnnotations) 532if (annotations == s_noAnnotations) 560if (annotations == s_noAnnotations) 582return s_noAnnotations; 587Debug.Assert(annotations != s_noAnnotations, "annotations should not be s_noAnnotations");