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