4 references to Child
Microsoft.Web.XmlTransform (4)
XmlLocator.cs (4)
61return XPathAxis.Child; 70return AppendStep(basePath, XPathAxis.Child, stepNodeTest, String.Empty); 78return AppendStep(basePath, XPathAxis.Child, stepNodeTest, predicate); 208case XPathAxis.Child: