19 references to Create
dotnet-svcutil-lib (19)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CompiledXpathExpr.cs (1)
131
throw XPathException.
Create
(ResXml.XmlUndefinedAlias, prefix);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
60
throw XPathException.
Create
(ResXml.Xp_UndefFunc, QName);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (4)
203
throw XPathException.
Create
(ResXml.Xp_NotSupported, _query);
349
throw XPathException.
Create
(ResXml.Xp_InvalidKeyPattern, _query);
432
throw XPathException.
Create
(ResXml.Xp_InvalidKeyPattern, _query);
438
throw XPathException.
Create
(ResXml.Xp_NotSupported, _query);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (1)
38
throw XPathException.
Create
(ResXml.Xp_UndefVar, QName);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (7)
31
throw XPathException.
Create
(ResXml.Xp_InvalidToken, scanner.SourceText);
43
throw XPathException.
Create
(ResXml.Xp_InvalidToken, scanner.SourceText);
458
throw XPathException.
Create
(ResXml.Xp_NodeSetExpected, _scanner.SourceText);
735
throw XPathException.
Create
(ResXml.Xp_InvalidToken, _scanner.SourceText);
760
throw XPathException.
Create
(ResXml.Xp_InvalidToken, _scanner.SourceText);
788
throw XPathException.
Create
(ResXml.Xp_NodeSetExpected, _scanner.SourceText);
884
throw XPathException.
Create
(ResXml.Xp_InvalidToken, _scanner.SourceText);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (4)
32
throw XPathException.
Create
(ResXml.Xp_ExprExpected, string.Empty);
252
throw XPathException.
Create
(ResXml.Xp_InvalidName, SourceText);
270
throw XPathException.
Create
(ResXml.Xp_InvalidName, SourceText);
279
throw XPathException.
Create
(ResXml.Xp_InvalidToken, SourceText);
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (1)
1282
throw XPathException.
Create
(ResXml.Xp_InvalidPattern, cexpr.Expression);