3 references to IDuplexChannelService
Client.TypedClient.IntegrationTests (3)
TypedProxyTests.4.1.0.cs (3)
52
DuplexChannelFactory<
IDuplexChannelService
> factory = null;
57
IDuplexChannelService
serviceProxy = null;
67
factory = new DuplexChannelFactory<
IDuplexChannelService
>(context, binding, endpointAddress);