Table of Contents

Method EmitLdnull

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitLdnull()

Emits a Ldnull opcode to the current cursor position.
public ILCursor EmitLdnull()

Returns

ILCursor
this