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