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