3 references to ScheduleTimer
System.WorkflowServices (3)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (1)
259ScheduleTimer(args.WorkflowInstance.InstanceId);
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (2)
228callbackState.WorkflowInstanceLifeTimeManager.ScheduleTimer(callbackState.WorkflowInstance.InstanceId); 252callbackState.WorkflowInstanceLifeTimeManager.ScheduleTimer(callbackState.WorkflowInstance.InstanceId);