4 references to EndSend
System.Web.Services (4)
System\Web\Services\Protocols\HttpClientProtocol.cs (2)
239
WebResponse response =
EndSend
(asyncResult, ref o, ref responseStream);
252
WebResponse response =
EndSend
(asyncResult, ref o, ref responseStream);
System\Web\Services\Protocols\SoapClientProtocol.cs (2)
376
WebResponse response =
EndSend
(asyncResult, ref o, ref responseStream);
398
WebResponse response =
EndSend
(asyncResult, ref o, ref responseStream);