[runtime] Refactor AsyncResult.Invoke icall and swallow exception on AsyncCallback
authorLudovic Henry <ludovic@xamarin.com>
Tue, 4 Aug 2015 13:42:41 +0000 (09:42 -0400)
committerLudovic Henry <ludovic@xamarin.com>
Wed, 5 Aug 2015 13:18:51 +0000 (09:18 -0400)
commit9ffb681d06858ed5474320ca2e7a82ccf2ce8be3
tree519e4c65422d806e32bea18243f999152a18b3a0
parent40c171799b671718969ee28a02f92884d7fd181e
[runtime] Refactor AsyncResult.Invoke icall and swallow exception on AsyncCallback

The swallowed exception is the behavior we can observe on .NET and Mono 4.0
mono/metadata/object-internals.h
mono/metadata/object.c