5 references to MyClientBaseWithChannelBase
Client.ClientBase.IntegrationTests (5)
ChannelBaseTests.4.0.0.cs (5)
32
client = new
MyClientBaseWithChannelBase
(customBinding, new EndpointAddress(Endpoints.DefaultCustomHttp_Address));
71
client = new
MyClientBaseWithChannelBase
(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address));
123
client = new
MyClientBaseWithChannelBase
(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address));
178
client = new
MyClientBaseWithChannelBase
(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address));
228
client = new
MyClientBaseWithChannelBase
(customBinding, new EndpointAddress(endpoint));