4 references to GetTo
System.Activities (4)
System\Activities\Statements\InternalState.cs (4)
589updateContext.SetValue(this.Result, GetTo(transition.InternalTransitionIndex)); 623updateContext.SetValue(this.Result, this.GetTo(transition.InternalTransitionIndex, (int)updatedIndex)); 884this.PrepareForExit(context, this.GetTo(triggerId)); 889this.PrepareForExit(context, this.GetTo(triggerId, eventManager.CurrentConditionIndex));