1 instantiation of SupportsSynchronizationAttribute
System.Workflow.ComponentModel (1)
AuthoringOM\Behaviors\SynchronizationScope.cs (1)
22[SupportsSynchronization]
1 reference to SupportsSynchronizationAttribute
System.Workflow.ComponentModel (1)
AuthoringOM\ComponentFactoryHelpers.cs (1)
69if (objectType.GetCustomAttributes(typeof(SupportsSynchronizationAttribute), true).Length > 0)