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