2 references to InheritMask
Microsoft.CodeAnalysis (2)
Syntax\GreenNode.cs (2)
109this.flags |= (node.flags & NodeFlags.InheritMask); 984return ((this.flags & NodeFlags.InheritMask) == NodeFlags.IsNotMissing) &&