13 instantiations of MyClientBase
Client.ClientBase.IntegrationTests (13)
ClientBaseTests.4.0.0.cs (12)
120client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.DefaultCustomHttp_Address)); 165client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address)); 215client = new MyClientBase(customBinding, new EndpointAddress(endpoint)); 290client = new MyClientBase(customBinding, new EndpointAddress(endpoint)); 369client = new MyClientBase(customBinding, new EndpointAddress(endpoint)); 446client = new MyClientBase(customBinding, new EndpointAddress(endpoint)); 496client = new MyClientBase(customBinding, new EndpointAddress(endpoint)); 547client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address)); 598client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address)); 651client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.HttpSoap12_Address)); 701client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.DefaultCustomHttp_Address)); 736client = new MyClientBase(binding, new EndpointAddress(Endpoints.Tcp_CustomBinding_NoSecurity_Text_Address));
ClientBaseTests.4.4.0.cs (1)
32client = new MyClientBase(customBinding, new EndpointAddress(endpoint));
13 references to MyClientBase
Client.ClientBase.IntegrationTests (13)
ClientBaseTests.4.0.0.cs (12)
110MyClientBase client = null; 155MyClientBase client = null; 203MyClientBase client = null; 278MyClientBase client = null; 356MyClientBase client = null; 434MyClientBase client = null; 484MyClientBase client = null; 535MyClientBase client = null; 586MyClientBase client = null; 639MyClientBase client = null; 691MyClientBase client = null; 728MyClientBase client = null;
ClientBaseTests.4.4.0.cs (1)
21MyClientBase client = null;