1 reference to GetKindMask
System.Xml (1)
System\Xml\Cache\XPathDocumentNavigator.cs (1)
919
return (((1 << (int) this.pageCurrent[this.idxCurrent].NodeType) &
GetKindMask
(typ)) != 0);