Table of Contents

Method EmitNeg

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitNeg()

Emits a Neg opcode to the current cursor position.
public ILCursor EmitNeg()

Returns

ILCursor
this