6 references to Xp_InvalidToken
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (5)
31throw XPathException.Create(ResXml.Xp_InvalidToken, scanner.SourceText); 43throw XPathException.Create(ResXml.Xp_InvalidToken, scanner.SourceText); 735throw XPathException.Create(ResXml.Xp_InvalidToken, _scanner.SourceText); 760throw XPathException.Create(ResXml.Xp_InvalidToken, _scanner.SourceText); 884throw XPathException.Create(ResXml.Xp_InvalidToken, _scanner.SourceText);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (1)
279throw XPathException.Create(ResXml.Xp_InvalidToken, SourceText);