2 instantiations of MyDuplexClientBase
Client.ClientBase.IntegrationTests (2)
DuplexClientBaseTests.4.1.0.cs (2)
30
duplexService = new
MyDuplexClientBase
<IWcfDuplexService>(context, binding, new EndpointAddress(Endpoints.Https_DefaultBinding_Address_Text));
77
duplexService = new
MyDuplexClientBase
<IWcfDuplexService>(context, binding, new EndpointAddress(Endpoints.Tcp_NoSecurity_Callback_Address));