3 writes to current
System.Activities (3)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (3)
88
this.
current
= this.CreateCurrentNode();
117
this.
current
= this.CreateCurrentNode();
253
this.
current
= value;
1 reference to current
System.Activities (1)
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
248
return this.
current
;