2 references to FaultProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Behaviors\ExceptionHandler.cs (2)
63return base.GetValue(FaultProperty) as Exception; 69this.SetValue(FaultProperty, e);