1 instantiation of SetStateAction
System.Workflow.Activities (1)
StateMachineSubscription.cs (1)
234SetStateAction action = new SetStateAction(currentState.QualifiedName, eventArgs.TargetStateName);
1 reference to SetStateAction
System.Workflow.Activities (1)
StateMachineSubscription.cs (1)
234SetStateAction action = new SetStateAction(currentState.QualifiedName, eventArgs.TargetStateName);