2 instantiations of InstanceNotReadyException
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\StoreUtilities.cs (1)
68returnValue = new InstanceNotReadyException(commandName, reader.GetGuid(1));
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (1)
901throw FxTrace.Exception.AsError(new InstanceNotReadyException(null, this.suggestedIdOrId));