2 references to OnBinderFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
61
this.binder.Faulted +=
OnBinderFaulted
;
512
this.binder.Faulted -= this.
OnBinderFaulted
;