2 references to InstancePersistenceCommandException
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreAsyncResult.cs (2)
209delayedException = new InstancePersistenceCommandException(thisPtr.InstancePersistenceCommand.Name, instanceId, exception); 306delayedException = new InstancePersistenceCommandException(this.InstancePersistenceCommand.Name, instanceId, exception);