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