[runtime] Move field.first and method.first to MonoClassDef. Add accessor functions...
authorZoltan Varga <vargaz@gmail.com>
Sun, 6 Nov 2016 17:34:45 +0000 (12:34 -0500)
committerGitHub <noreply@github.com>
Sun, 6 Nov 2016 17:34:45 +0000 (12:34 -0500)
commitffc3aaa95c45fe6888f64572df35e3fe7ba4f8ac
treeba5934f8335eeb40190a5ca8772618f2411ab261
parent9a4eec2f1f9ba2adef7394d9a6be82bd5cb9267a
[runtime] Move field.first and method.first to MonoClassDef. Add accessor functions for them. (#3898)
mono/metadata/class-accessors.c
mono/metadata/class-inlines.h
mono/metadata/class-internals.h
mono/metadata/class.c
mono/metadata/custom-attrs.c
mono/metadata/loader.c
mono/metadata/sre.c
mono/mini/aot-compiler.c