1 write to _currentState
System.Workflow.Activities (1)
StateMachineAction.cs (1)
81_currentState = StateMachineHelpers.GetCurrentState(context);
1 reference to _currentState
System.Workflow.Activities (1)
StateMachineAction.cs (1)
50return _currentState;