2 references to NextStepNodeTest
Microsoft.Web.XmlTransform (2)
XmlLocator.cs (1)
66
return AppendStep(ParentPath, NextStepAxis,
NextStepNodeTest
, ConstructPredicate());
XmlLocators.cs (1)
79
xpath = AppendStep(base.ParentPath,
NextStepNodeTest
);