25 references to Create
dotnet-svcutil-lib (25)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\CompiledXpathExpr.cs (4)
34
throw XPathException.
Create
(ResXml.Xp_NoContext);
65
throw XPathException.
Create
(ResXml.Xp_BadQueryObject);
138
throw XPathException.
Create
(ResXml.Xp_UndefinedXsltContext);
142
throw XPathException.
Create
(ResXml.Xp_UndefinedXsltContext);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\DescendantBaseQuery.cs (1)
34
throw XPathException.
Create
(ResXml.Xp_InvalidPattern);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ExtensionQuery.cs (2)
49
throw XPathException.
Create
(ResXml.Xp_NodeSetExpected);
63
throw XPathException.
Create
(ResXml.Xp_NodeSetExpected);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (3)
42
throw XPathException.
Create
(ResXml.Xp_NoContext);
69
throw XPathException.
Create
(ResXml.Xp_NoContext);
96
throw XPathException.
Create
(ResXml.Xp_InvalidPattern);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Query.cs (1)
72
throw XPathException.
Create
(ResXml.Xp_InvalidPattern);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (2)
428
throw XPathException.
Create
(ResXml.Xp_CurrentNotAllowed);
463
throw XPathException.
Create
(ResXml.Xp_QueryTooComplex);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\SortQuery.cs (1)
47
throw XPathException.
Create
(ResXml.Xp_NodeSetExpected);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ValueQuery.cs (4)
21
public sealed override XPathNavigator Current { get { throw XPathException.
Create
(ResXml.Xp_NodeSetExpected); } }
22
public sealed override int CurrentPosition { get { throw XPathException.
Create
(ResXml.Xp_NodeSetExpected); } }
23
public sealed override int Count { get { throw XPathException.
Create
(ResXml.Xp_NodeSetExpected); } }
24
public sealed override XPathNavigator Advance() { throw XPathException.
Create
(ResXml.Xp_NodeSetExpected); }
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\VariableQuery.cs (2)
28
throw XPathException.
Create
(ResXml.Xp_NoContext);
47
throw XPathException.
Create
(ResXml.Xp_NoContext);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (1)
61
throw XPathException.
Create
(ResXml.Xp_QueryTooComplex);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (1)
329
throw XPathException.
Create
(ResXml.Xp_UnclosedString);
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (3)
1220
throw XPathException.
Create
(ResXml.Xp_NodeSetExpected);
1245
throw XPathException.
Create
(ResXml.Xp_BadQueryObject);
1269
throw XPathException.
Create
(ResXml.Xp_BadQueryObject);