2 references to InstanceKeyNotReadyException
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\StoreUtilities.cs (1)
75
returnValue = new
InstanceKeyNotReadyException
(commandName, new InstanceKey(reader.GetGuid(1)));
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (1)
897
throw FxTrace.Exception.AsError(new
InstanceKeyNotReadyException
(null, this.key));