3 references to IDuplexChannelService
Binding.Tcp.IntegrationTests (3)
OperationContextAsyncFlowTests.cs (3)
102ChannelFactory<IDuplexChannelService> factory = null; 103IDuplexChannelService serviceProxy = null; 114factory = new DuplexChannelFactory<IDuplexChannelService>(context, binding, endpointAddress);