2 references to OnBinderFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (2)
35
this.binder.Faulted +=
OnBinderFaulted
;
308
this.binder.Faulted -= this.
OnBinderFaulted
;