3 references to InstanceStore
System.Activities (3)
System\Activities\WorkflowApplication.cs (3)
1709if (this.InstanceStore != null && this.InstanceStore != instance.InstanceStore) 1729this.instanceStore = instance.InstanceStore; 2192if (this.InstanceStore != null && this.InstanceStore != instance.InstanceStore)