2 references to AddExtensionClosure
System.Activities (2)
System\Activities\Hosting\WorkflowInstanceExtensionCollection.cs (1)
182
WorkflowInstanceExtensionManager.
AddExtensionClosure
(newExtension, ref this.additionalInstanceExtensions, ref this.hasTrackingParticipant, ref this.hasPersistenceModule);
System\Activities\Hosting\WorkflowInstanceExtensionManager.cs (1)
246
AddExtensionClosure
(additionalExtensionProvider, ref this.additionalSingletonExtensions, ref this.hasSingletonTrackingParticipant, ref this.hasSingletonPersistenceModule);