3 references to InstanceLockException
System.WorkflowServices (3)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (3)
830return new InstanceLockException(id, SR2.GetString(SR2.DidNotOwnLock, id, OperationName)); 1396return new InstanceLockException(id, SR2.GetString(SR2.DidNotOwnLock, id, OperationName)); 1450return new InstanceLockException(id, SR2.GetString(SR2.DidNotOwnLock, id, OperationName));