2 references to LoadFromCache
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (2)
884
this.result = this.loadAny ? null : this.ppd.
LoadFromCache
(this.key, this.suggestedIdOrId, this.canCreateInstance);
1059
this.result = this.loadAny ? null : this.ppd.
LoadFromCache
(this.key, this.suggestedIdOrId, this.canCreateInstance);