1 write to query
System.Xml (1)
System\Xml\XPath\Internal\QueryBuilder.cs (1)
439
this.
query
= query;
4 references to query
System.Xml (4)
System\Xml\XPath\Internal\QueryBuilder.cs (4)
171
throw XPathException.Create(Res.Xp_NotSupported,
query
);
296
throw XPathException.Create(Res.Xp_InvalidKeyPattern,
query
);
369
throw XPathException.Create(Res.Xp_InvalidKeyPattern,
query
);
375
throw XPathException.Create(Res.Xp_NotSupported,
query
);