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