3 references to IWcfDecompService
Binding.Http.IntegrationTests (3)
BasicHttpBindingTests.4.0.0.cs (3)
333ChannelFactory<IWcfDecompService> factory = null; 334IWcfDecompService serviceProxy = null; 346factory = new ChannelFactory<IWcfDecompService>(customBinding, new EndpointAddress(Endpoints.HttpBaseAddress_BasicDecomp));