3 references to HasAnnotationsDirectly
Microsoft.CodeAnalysis (3)
Syntax\GreenNode.cs (3)
94SetFlags(NodeFlags.HasAnnotationsDirectly | NodeFlags.ContainsAnnotations); 109SetFlags(NodeFlags.HasAnnotationsDirectly | NodeFlags.ContainsAnnotations); 400return (this.Flags & NodeFlags.HasAnnotationsDirectly) != 0;