3 references to FaultHandlerActivityDesigner
System.Workflow.ComponentModel (3)
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
24
[Designer(typeof(
FaultHandlerActivityDesigner
), typeof(IDesigner))]
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (2)
58
WorkflowMarkupSerializerMapping.wellKnownTypes.Add(typeof(
FaultHandlerActivityDesigner
).Name, typeof(
FaultHandlerActivityDesigner
));