4 references to CurrentLocation
System.Activities (4)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (4)
116
DocumentLocation elementLocation = this.
CurrentLocation
;
142
DocumentLocation memberLocation = this.
CurrentLocation
;
152
DocumentLocation endElementLocation = this.
CurrentLocation
;
176
this.contentStartLocationStack.Push(this.
CurrentLocation
);