public static void StoreField(Mono.Cecil.FieldReference field) { CurrentEmitContext.Emit(CreateInstruction.StoreField(field)); }