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