2 references to OnBinderFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
51
this.binder.Faulted +=
OnBinderFaulted
;
331
this.binder.Faulted -= this.
OnBinderFaulted
;