1 write to bookmarkScope
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
3008
this.
bookmarkScope
= bookmarkScope;
1 reference to bookmarkScope
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
3198
this.resumptionResult = this.instance.ResumeProtocolBookmarkCore(this.bookmark, this.value, this.
bookmarkScope
, bufferedReceiveEnabled, ref this.waitHandle, ref this.ownsLock);