4 instantiations of InstanceLockException
System.WorkflowServices (4)
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (4)
830return new InstanceLockException(id, SR2.GetString(SR2.DidNotOwnLock, id, OperationName)); 918toReturn = new InstanceLockException(id); 1396return new InstanceLockException(id, SR2.GetString(SR2.DidNotOwnLock, id, OperationName)); 1450return new InstanceLockException(id, SR2.GetString(SR2.DidNotOwnLock, id, OperationName));