4 writes to parentPath
Microsoft.Web.XmlTransform (4)
XmlLocator.cs (4)
153
this.
parentPath
= parentPath;
160
this.
parentPath
= null;
180
this.
parentPath
= parentPath;
187
this.
parentPath
= null;
5 references to parentPath
Microsoft.Web.XmlTransform (5)
XmlLocator.cs (5)
39
return
parentPath
;
146
Debug.Assert(this.
parentPath
== null && this.context == null && this.argumentString == null,
151
if (this.
parentPath
== null && this.context == null && this.argumentString == null) {
173
Debug.Assert(this.
parentPath
== null && this.context == null && this.argumentString == null,
178
if (this.
parentPath
== null && this.context == null && this.argumentString == null) {