Warn on failure to create default Reflection.Emit SymbolWriter instead of throwing...
commit087316c833c53a184944558c53caf33c27214b7d
authorKatelyn Gadd <kg@luminance.org>
Fri, 19 May 2017 07:24:49 +0000 (19 00:24 -0700)
committerMarek Safar <marek.safar@gmail.com>
Fri, 19 May 2017 07:24:49 +0000 (19 09:24 +0200)
treed9ab2d84970cf36e14f31dd5ff023929f27a2933
parent3713c3d8100b8af551793ecb8b448bcd722ebce3
Warn on failure to create default Reflection.Emit SymbolWriter instead of throwing and failing (#4748)

* Bug #53038: Warn on failure to create default Reflection.Emit SymbolWriter (on platforms like Android that don't ship one) instead of throwing and failing
mcs/class/corlib/System.Reflection.Emit/ModuleBuilder.cs