2 references to OnBinderFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (2)
41
this.binder.Faulted +=
OnBinderFaulted
;
1017
this.binder.Faulted -= this.
OnBinderFaulted
;