25 references to Create
System.Private.Xml (25)
System\Xml\XPath\Internal\CompiledXPathExpr.cs (4)
33
throw XPathException.
Create
(SR.Xp_NoContext);
68
throw XPathException.
Create
(SR.Xp_BadQueryObject);
139
throw XPathException.
Create
(SR.Xp_UndefinedXsltContext);
143
throw XPathException.
Create
(SR.Xp_UndefinedXsltContext);
System\Xml\XPath\Internal\DescendantBaseQuery.cs (1)
32
throw XPathException.
Create
(SR.Xp_InvalidPattern);
System\Xml\XPath\Internal\ExtensionQuery.cs (2)
42
throw XPathException.
Create
(SR.Xp_NodeSetExpected);
56
throw XPathException.
Create
(SR.Xp_NodeSetExpected);
System\Xml\XPath\Internal\FunctionQuery.cs (3)
40
throw XPathException.
Create
(SR.Xp_NoContext);
67
throw XPathException.
Create
(SR.Xp_NoContext);
100
throw XPathException.
Create
(SR.Xp_InvalidPattern);
System\Xml\XPath\Internal\Query.cs (1)
61
throw XPathException.
Create
(SR.Xp_InvalidPattern);
System\Xml\XPath\Internal\QueryBuilder.cs (2)
426
throw XPathException.
Create
(SR.Xp_CurrentNotAllowed);
461
throw XPathException.
Create
(SR.Xp_QueryTooComplex);
System\Xml\XPath\Internal\SortQuery.cs (1)
46
throw XPathException.
Create
(SR.Xp_NodeSetExpected);
System\Xml\XPath\Internal\ValueQuery.cs (4)
15
public sealed override XPathNavigator Current { get { throw XPathException.
Create
(SR.Xp_NodeSetExpected); } }
16
public sealed override int CurrentPosition { get { throw XPathException.
Create
(SR.Xp_NodeSetExpected); } }
17
public sealed override int Count { get { throw XPathException.
Create
(SR.Xp_NodeSetExpected); } }
18
public sealed override XPathNavigator Advance() { throw XPathException.
Create
(SR.Xp_NodeSetExpected); }
System\Xml\XPath\Internal\VariableQuery.cs (2)
26
throw XPathException.
Create
(SR.Xp_NoContext);
45
throw XPathException.
Create
(SR.Xp_NoContext);
System\Xml\XPath\Internal\XPathParser.cs (1)
57
throw XPathException.
Create
(SR.Xp_QueryTooComplex);
System\Xml\XPath\Internal\XPathScanner.cs (1)
318
throw XPathException.
Create
(SR.Xp_UnclosedString);
System\Xml\XPath\XPathNavigator.cs (3)
1155
throw XPathException.
Create
(SR.Xp_NodeSetExpected);
1180
throw XPathException.
Create
(SR.Xp_BadQueryObject);
1202
throw XPathException.
Create
(SR.Xp_BadQueryObject);