1 write to StaticBookmarkName
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\WorkflowOperationBehavior.cs (1)
140this.StaticBookmarkName = behavior.bookmark == null ? null : behavior.bookmark.Name;
2 references to StaticBookmarkName
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (2)
463this.operationContext, this.receiveContext, this.invoker.StaticBookmarkName, BufferedReceiveState.WaitingOnInstance, retry); 468TD.BufferOutOfOrderMessageNoInstance(this.invoker.StaticBookmarkName);