1 reference to NodeTypeMask
System.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
69get { return (XPathNodeType) (this.props & NodeTypeMask); }