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