1 write to faultHelper
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
39
this.
faultHelper
= faultHelper;
3 references to faultHelper
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelReliableSession.cs (3)
100
return this.
faultHelper
;
183
this.
faultHelper
.SendFaultAsync(this.binder, this.replyFaultContext, this.terminatingFault);
336
this.
faultHelper
.SendFaultAsync(this.binder, this.replyFaultContext, this.terminatingFault);