2 references to XPath_UnexpectedToken
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathParser.cs (1)
190throw _scanner.CreateException(SR.XPath_UnexpectedToken, _scanner.RawValue);
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
223throw _scanner.CreateException(SR.XPath_UnexpectedToken, _scanner.RawValue);