3 references to Xp_BadQueryObject
System.Private.Xml (3)
System\Xml\XPath\Internal\CompiledXPathExpr.cs (1)
68throw XPathException.Create(SR.Xp_BadQueryObject);
System\Xml\XPath\XPathNavigator.cs (2)
1180throw XPathException.Create(SR.Xp_BadQueryObject); 1202throw XPathException.Create(SR.Xp_BadQueryObject);