1 instantiation of InterceptingDuplexSessionChannel
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingChannelFactory.cs (1)
109
return (TChannel)(object)new
InterceptingDuplexSessionChannel
(this, Interceptor, (IDuplexSessionChannel)innerChannel);