3 references to FaultProperty
System.Workflow.Activities (3)
WebServiceFault.cs (3)
79return base.GetValue(FaultProperty) as Exception; 83base.SetValue(FaultProperty, value); 139throw new InvalidOperationException(SR.GetString(CultureInfo.CurrentCulture, SR.Error_PropertyNotSet, FaultProperty.Name));