Table of Contents

Method MoveBeforeLabels

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

MoveBeforeLabels()

Move the cursor before incoming labels (branches). This is the default behaviour. Emitted instructions will not cause labels to change targets.
public ILCursor MoveBeforeLabels()

Returns

ILCursor
this