2 references to InvokeAsyncState
System.Web.Services (2)
System\Web\Services\Protocols\HttpClientProtocol.cs (2)
193InvokeAsyncState invokeState = new InvokeAsyncState(method, paramWriter, parameters); 305asyncResult.InternalAsyncState = new InvokeAsyncState(method, paramWriter, parameters);