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