4 references to AddComponents
System.Workflow.ComponentModel (4)
AuthoringOM\ComponentFactoryHelpers.cs (4)
76AddComponents(components, supportsSynchronizationComponents.ToArray()); 77AddComponents(components, supportsTransactionComponents.ToArray()); 78AddComponents(components, supportsCompensationHandlerComponents.ToArray()); 79AddComponents(components, supportsCancelHandlerComponents.ToArray());