4 references to Xp_InvalidPattern
System.Private.Xml (4)
System\Xml\XPath\Internal\DescendantBaseQuery.cs (1)
32throw XPathException.Create(SR.Xp_InvalidPattern);
System\Xml\XPath\Internal\FunctionQuery.cs (1)
100throw XPathException.Create(SR.Xp_InvalidPattern);
System\Xml\XPath\Internal\Query.cs (1)
61throw XPathException.Create(SR.Xp_InvalidPattern);
System\Xml\XPath\XPathNavigator.cs (1)
1215throw XPathException.Create(SR.Xp_InvalidPattern, cexpr.Expression);