6 references to OnSend
Extensibility.MessageInterceptor.IntegrationTests (6)
InterceptingChannelFactory.cs (4)
147
this.
OnSend
(ref message);
163
base.
OnSend
(ref message);
262
base.
OnSend
(ref message);
280
this.
OnSend
(ref message);
InterceptingDuplexChannel.cs (2)
295
this.
OnSend
(ref message);
306
this.
OnSend
(ref message);