2 references to CurrentState
System.Workflow.Activities (2)
StateMachineAction.cs (2)
237
this.ExecutionState.CalculateStateTransition(this.
CurrentState
, this.TargetStateName);
297
context.TrackData(StateActivity.StateChangeTrackingDataKey, this.
CurrentState
.QualifiedName);