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