3 references to IServiceContractIntRefService
Contract.Service.IntegrationTests (3)
ServiceContractTests.4.0.0.cs (3)
118ChannelFactory<IServiceContractIntRefService> factory = null; 119IServiceContractIntRefService serviceProxy = null; 126factory = new ChannelFactory<IServiceContractIntRefService>(binding, new EndpointAddress(Endpoints.ServiceContractAsyncIntRef_Address));