internal ClassFile.ConstantPoolItemFieldref GetFieldref(int offset) { return(ClassFile.GetFieldref(Code[OpcodeIndex + offset].Arg1)); }