1 instantiation of InterceptingChannelFactory
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingBindingElement.cs (1)
51return new InterceptingChannelFactory<TChannel>(this.Interceptor, context);
4 references to InterceptingChannelFactory
Extensibility.MessageInterceptor.IntegrationTests (4)
InterceptingChannelFactory.cs (4)
118public InterceptingOutputChannel(InterceptingChannelFactory<TChannel> factory, IOutputChannel innerChannel) 233InterceptingChannelFactory<TChannel> factory, IRequestChannel innerChannel) 357InterceptingChannelFactory<TChannel> factory, IOutputSessionChannel innerChannel) 377InterceptingChannelFactory<TChannel> factory, IRequestSessionChannel innerChannel)