2 references to serviceDeploymentIdsCache
System.Activities.DurableInstancing (2)
System\Activities\DurableInstancing\SaveWorkflowAsyncResult.cs (2)
454SaveWorkflowAsyncResult.serviceDeploymentIdsCache.TryGetValue(this.serviceDeploymentHash, out this.serviceDeploymentId); 467serviceDeploymentIdsCache[this.serviceDeploymentHash] = this.serviceDeploymentId;