Table of Contents

Property Target

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

Target

The target instruction this label points at.
public Instruction? Target { get; set; }

Property Value

Instruction