How should I emit a branching opcode (brtrue, brfalse, etc) that branches to a label, defined earlier or yet to be defined? And what is the trick to place that label where I need?
-- -- mono-cecil
How should I emit a branching opcode (brtrue, brfalse, etc) that branches to a label, defined earlier or yet to be defined? And what is the trick to place that label where I need?
-- -- mono-cecil