2 instantiations of InterceptingBindingElement
Extensibility.MessageInterceptor.IntegrationTests (2)
InterceptingBindingElement.cs (1)
41
return new
InterceptingBindingElement
(this);
MessageInterceptorTests.4.1.1.cs (1)
45
new
InterceptingBindingElement
(new MessageModifier()),
1 reference to InterceptingBindingElement
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingBindingElement.cs (1)
18
protected InterceptingBindingElement(
InterceptingBindingElement
other)