7 references to s_noAnnotations
Microsoft.CodeAnalysis (7)
Syntax\GreenNode.cs (7)
464if (annotations == s_noAnnotations) 483if (annotations == s_noAnnotations) 502if (annotations == s_noAnnotations) 527if (annotations == s_noAnnotations) 555if (annotations == s_noAnnotations) 577return s_noAnnotations; 582Debug.Assert(annotations != s_noAnnotations, "annotations should not be s_noAnnotations");