3 references to TransactionScopeActivityDesigner
System.Workflow.ComponentModel (3)
AuthoringOM\Behaviors\TransactionScope.cs (1)
18
[Designer(typeof(
TransactionScopeActivityDesigner
), typeof(IDesigner))]
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (2)
64
WorkflowMarkupSerializerMapping.wellKnownTypes.Add(typeof(
TransactionScopeActivityDesigner
).Name, typeof(
TransactionScopeActivityDesigner
));