3 references to ChangeActions
System.Workflow.Runtime (3)
Tracking.cs (3)
766if (null == e.ChangeActions) 776channel.GetTrackingProfile(exec).WorkflowChangeBegin(e.ChangeActions); 817WorkflowTrackingRecord rec = new WorkflowTrackingRecord(TrackingWorkflowEvent.Changed, dt, eventOrderId, new TrackingWorkflowChangedEventArgs(e.ChangeActions, exec.WorkflowDefinition));