2 references to InvokeAsyncState
System.Web.Services (2)
System\Web\Services\Protocols\SoapClientProtocol.cs (2)
334
InvokeAsyncState invokeState = new
InvokeAsyncState
(methodName, parameters);
437
InvokeAsyncState invokeState = new
InvokeAsyncState
(methodName, parameters);