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