6 references to GetEventActivity
System.Workflow.Activities (6)
StateMachineAction.cs (1)
265IEventActivity eventActivity = StateMachineHelpers.GetEventActivity(eventDriven);
StateMachineSubscriptionManager.cs (5)
97IEventActivity eventActivity = StateMachineHelpers.GetEventActivity(eventDriven); 164IEventActivity eventActivity = StateMachineHelpers.GetEventActivity(eventDriven); 174IEventActivity eventActivity = StateMachineHelpers.GetEventActivity(eventDriven); 253IEventActivity eventActivity = StateMachineHelpers.GetEventActivity(eventDriven); 305IEventActivity eventActivity = StateMachineHelpers.GetEventActivity(eventDriven);