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