1 reference to GetKindMask
System.Private.Xml (1)
System\Xml\Cache\XPathDocumentNavigator.cs (1)
1017return (((1 << (int)_pageCurrent[_idxCurrent].NodeType) & GetKindMask(typ)) != 0);