1 write to value
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
3007
this.
value
= value;
1 reference to value
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);