6 references to s_noAnnotations
Microsoft.CodeAnalysis (6)
Syntax\GreenNode.cs (6)
484
if (annotations ==
s_noAnnotations
)
503
if (annotations ==
s_noAnnotations
)
522
if (annotations ==
s_noAnnotations
)
547
if (annotations ==
s_noAnnotations
)
575
if (annotations ==
s_noAnnotations
)
606
return
s_noAnnotations
;