4 references to InstanceNotFoundException
System.WorkflowServices (4)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
283new InstanceNotFoundException(this.InstanceId));
System\ServiceModel\Persistence\SqlPersistenceProviderFactory.cs (3)
828new InstanceNotFoundException(id); 915toReturn = new InstanceNotFoundException(id); 1394new InstanceNotFoundException(id);