[interp] fix type init exception propagation for methods that trigger static constructors
authorBernhard Urban <bernhard.urban@xamarin.com>
Tue, 7 Mar 2017 09:47:00 +0000 (10:47 +0100)
committerBernhard Urban <bernhard.urban@xamarin.com>
Wed, 8 Mar 2017 22:02:51 +0000 (23:02 +0100)
commiteda87222734f53bf333990e0cfaafe3b9d83a0a9
treebd3e3fd3100f788dbebf44ab8c8810ef61201d54
parent392de95a842c683ffd2d03de3d07596a758a996b
[interp] fix type init exception propagation for methods that trigger static constructors
mono/mini/exceptions.cs
mono/mini/interp/interp.c
mono/mini/interp/transform.c