3 references to IServiceContractUniqueTypeOutService
Contract.Service.IntegrationTests (3)
ServiceContractTests.4.0.0.cs (3)
72
ChannelFactory<
IServiceContractUniqueTypeOutService
> factory = null;
73
IServiceContractUniqueTypeOutService
serviceProxy = null;
80
factory = new ChannelFactory<
IServiceContractUniqueTypeOutService
>(binding, new EndpointAddress(Endpoints.ServiceContractAsyncUniqueTypeOut_Address));