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