3 references to ReadResponse
System.Web.Services (3)
System\Web\Services\Protocols\HttpClientProtocol.cs (3)
169
return
ReadResponse
(method, response, responseStream);
241
return
ReadResponse
(invokeState.Method, response, responseStream);
254
parameter =
ReadResponse
(invokeState.Method, response, responseStream);