5 instantiations of 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));
5 references to MyClientBaseWithChannelBase
Client.ClientBase.IntegrationTests (5)
ChannelBaseTests.4.0.0.cs (5)
21
MyClientBaseWithChannelBase
client = null;
59
MyClientBaseWithChannelBase
client = null;
111
MyClientBaseWithChannelBase
client = null;
166
MyClientBaseWithChannelBase
client = null;
216
MyClientBaseWithChannelBase
client = null;