2 references to OnBinderFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (2)
44
this.binder.Faulted +=
OnBinderFaulted
;
202
this.binder.Faulted -= this.
OnBinderFaulted
;