2 references to GetFieldCount
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
2622
: this(type, new MethodDesc[
GetFieldCount
(type)], fieldThatOwnsMemory)
2765
MethodDesc[] slots = new MethodDesc[
GetFieldCount
(mdType)];