2 references to stateMap
System.Activities (2)
System\Activities\Debugger\StateManager.cs (2)
475
if (!this.
stateMap
.TryGetValue(location, out state))
480
this.
stateMap
.Add(location, state);