15 references to HttpSoap12_Address
Client.ClientBase.IntegrationTests (14)
ChannelBaseTests.4.0.0.cs (4)
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
));
227
string endpoint = Endpoints.
HttpSoap12_Address
;
ClientBaseTests.4.0.0.cs (9)
165
client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.
HttpSoap12_Address
));
214
string endpoint = Endpoints.
HttpSoap12_Address
;
289
string endpoint = Endpoints.
HttpSoap12_Address
;
368
string endpoint = Endpoints.
HttpSoap12_Address
;
445
string endpoint = Endpoints.
HttpSoap12_Address
;
495
string endpoint = Endpoints.
HttpSoap12_Address
;
547
client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.
HttpSoap12_Address
));
598
client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.
HttpSoap12_Address
));
651
client = new MyClientBase(customBinding, new EndpointAddress(Endpoints.
HttpSoap12_Address
));
ClientBaseTests.4.4.0.cs (1)
31
string endpoint = Endpoints.
HttpSoap12_Address
;
Encoding.MessageVersion.IntegrationTests (1)
MessageVersionTests.4.0.0.cs (1)
31
endpointAddress = new EndpointAddress(Endpoints.
HttpSoap12_Address
);