3 references to AsyncResult
mscorlib (3)
system\runtime\remoting\realproxy.cs (1)
842AsyncResult ar = new AsyncResult(msg);
system\runtime\remoting\remotingproxy.cs (2)
367ar = new AsyncResult(reqMsg); 515ar = new AsyncResult(m);