4 references to CopyFrom
System.Workflow.Runtime (4)
WorkflowQueuingService.cs (4)
503
this.pendingQueueState.
CopyFrom
(srcPendingQueueState);
599
snapshotState.
CopyFrom
(queueState);
719
individualPersistedQueueStateValue.
CopyFrom
(kv.Value);
726
pendingQueueStateSnapshot.
CopyFrom
(pendingQueueState);