3 references to IsAttrNmsp
System.Private.Xml (3)
System\Xml\Cache\XPathNodeHelper.cs (3)
140if (!page[idx].IsAttrNmsp) 566Debug.Assert(!page[idx].IsAttrNmsp, "GetContentFollowing should never return attributes or namespaces."); 586Debug.Assert(!page[idx].IsAttrNmsp, "Current node should never be an attribute or namespace--caller should handle this case.");