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