2 references to Clone
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (2)
58InstanceView newView = handle.View.Clone(); 1501this.finalState = this.context.InstanceView.Clone();