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