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