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