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