Base:
method
PrintQuery
MS.Internal.Xml.XPath.Query.PrintQuery(System.Xml.XmlWriter)
3 overrides of PrintQuery
System.Xml (3)
System\Xml\XPath\Internal\DescendantBaseQuery.cs (1)
51public override void PrintQuery(XmlWriter w) {
System\Xml\XPath\Internal\FilterQuery.cs (1)
156public override void PrintQuery(XmlWriter w) {
System\Xml\XPath\Internal\XPathAncestorQuery.cs (1)
58public override void PrintQuery(XmlWriter w) {