9 references to Get
System.Workflow.Activities (9)
SetState.cs (1)
70
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
State.cs (2)
568
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
600
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
StateMachineAction.cs (1)
83
_executionState = StateMachineExecutionState.
Get
(rootState);
StateMachineHelpers.cs (1)
166
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
StateMachineSubscription.cs (4)
134
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
141
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
219
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);
233
StateMachineExecutionState executionState = StateMachineExecutionState.
Get
(rootState);