[runtime] Remove the is_mb_open field from MonoMethod, it doesn't seem to be needed...
authorZoltan Varga <vargaz@gmail.com>
Mon, 24 Aug 2015 20:25:44 +0000 (16:25 -0400)
committerZoltan Varga <vargaz@gmail.com>
Mon, 24 Aug 2015 20:25:44 +0000 (16:25 -0400)
commit1da119b61bc58956ab51f6d49048c64b69e5d348
tree78356f38bac7d7f9a1f1173b272fc5083ea08102
parent07003038ccf0fae207637929af9761e3bccbf431
[runtime] Remove the is_mb_open field from MonoMethod, it doesn't seem to be needed, inflated MethodBuilders are represented by MethodOnTypeBuilderInst objects.
mono/metadata/class-internals.h
mono/metadata/class.c
mono/metadata/metadata.c