2 references to ResumeProtocolBookmarkAsyncResult
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (2)
1706return new ResumeProtocolBookmarkAsyncResult(this, bookmark, bookmarkValue, bookmarkScope, true, timeout, callback, state); 1717return new ResumeProtocolBookmarkAsyncResult(this, bookmark, value, null, false, timeout, callback, state);