1 reference to NodeTypeMask
System.Private.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
65
get { return (XPathNodeType)(_props &
NodeTypeMask
); }