3 references to GetFieldIndex
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
2777_parent._methods[GetFieldIndex(field)] = methodPtr.PointedToMethod; 2783MethodDesc method = _parent._methods[GetFieldIndex(field)]; 2793return new VTableLikeSlotReferenceValue(_parent, GetFieldIndex(field));