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