3 references to IWcfChannelExtensibilityContract
Extensibility.MessageInterceptor.IntegrationTests (3)
MessageInterceptorTests.4.1.1.cs (3)
38
ChannelFactory<
IWcfChannelExtensibilityContract
> factory = null;
39
IWcfChannelExtensibilityContract
serviceProxy = null;
48
factory = new ChannelFactory<
IWcfChannelExtensibilityContract
>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_ChannelExtensibility));