1 override of ParentPath
Microsoft.Web.XmlTransform (1)
XmlLocators.cs (1)
67
protected override string
ParentPath
{
3 references to ParentPath
Microsoft.Web.XmlTransform (3)
XmlLocator.cs (2)
66
return AppendStep(
ParentPath
, NextStepAxis, NextStepNodeTest, ConstructPredicate());
184
resultPath =
ParentPath
;
XmlLocators.cs (1)
79
xpath = AppendStep(base.
ParentPath
, NextStepNodeTest);