2 references to ScheduleBookmarkResumption
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
2695BookmarkResumptionResult result = this.Controller.ScheduleBookmarkResumption(bookmark, value);
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
1649result = this.Controller.ScheduleBookmarkResumption(bookmark, value);