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