7 references to Emit
illink (7)
Linker.Steps\CodeRewriterStep.cs (7)
91
il.
Emit
(OpCodes.Ldarg_0);
101
il.
Emit
(OpCodes.Throw);
128
il.
Emit
(OpCodes.Ldarg_0);
149
il.
Emit
(OpCodes.Ret);
167
il.
Emit
(OpCodes.Ldloc_0);
172
il.
Emit
(OpCodes.Ldc_I4_0);
173
il.
Emit
(OpCodes.Conv_I);