5 references to Xp_NoContext
System.Private.Xml (5)
System\Xml\XPath\Internal\CompiledXPathExpr.cs (1)
33throw XPathException.Create(SR.Xp_NoContext);
System\Xml\XPath\Internal\FunctionQuery.cs (2)
40throw XPathException.Create(SR.Xp_NoContext); 67throw XPathException.Create(SR.Xp_NoContext);
System\Xml\XPath\Internal\VariableQuery.cs (2)
26throw XPathException.Create(SR.Xp_NoContext); 45throw XPathException.Create(SR.Xp_NoContext);