1 write to fault
System.ServiceModel (1)
System\ServiceModel\Channels\WsrmFault.cs (1)
684
this.
fault
= fault;
3 references to fault
System.ServiceModel (3)
System\ServiceModel\Channels\WsrmFault.cs (3)
691
return this.
fault
;
707
return this.
fault
.Subcode;
853
this.
fault
.WriteDetail(writer);