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