3 references to Interceptor
Extensibility.MessageInterceptor.IntegrationTests (3)
InterceptingBindingElement.cs (3)
21this.interceptor = other.Interceptor; 51return new InterceptingChannelFactory<TChannel>(this.Interceptor, context); 58return (T)(object)this.Interceptor;