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