2 references to InterceptingRequestChannel
Extensibility.MessageInterceptor.IntegrationTests (2)
InterceptingChannelFactory.cs (2)
92return (TChannel)(object)new InterceptingRequestChannel(this, (IRequestChannel)innerChannel); 378: base(factory, innerChannel)