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