2 references to InheritMask
Microsoft.CodeAnalysis (2)
Syntax\GreenNode.cs (2)
117SetFlags(node.Flags & NodeFlags.InheritMask); 963return ((this.Flags & NodeFlags.InheritMask) == NodeFlags.IsNotMissing) &&