2 references to AllMask
System.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
1666internal const int NoAttrNmspMask = AllMask & ~(1 << (int) XPathNodeType.Attribute) & ~(1 << (int) XPathNodeType.Namespace); 1687return AllMask;