20 references to EmitInt
System.Core (20)
Microsoft\Scripting\Compiler\BoundConstants.cs (1)
184
lc.IL.
EmitInt
(index);
Microsoft\Scripting\Compiler\CompilerScope.cs (2)
303
lc.IL.
EmitInt
(_hoistedLocals.Variables.Count);
311
lc.IL.
EmitInt
(i++);
Microsoft\Scripting\Compiler\CompilerScope.Storage.cs (1)
138
Compiler.IL.
EmitInt
(_index);
Microsoft\Scripting\Compiler\ILGen.cs (15)
337
il.
EmitInt
(value);
342
il.
EmitInt
(value);
347
il.
EmitInt
(value);
352
il.
EmitInt
(value);
357
il.
EmitInt
(value);
406
il.
EmitInt
((int)value);
555
il.
EmitInt
((int)value);
897
il.
EmitInt
(items.Count);
901
il.
EmitInt
(i);
916
il.
EmitInt
(count);
920
il.
EmitInt
(i);
957
il.
EmitInt
(intValue);
973
il.
EmitInt
(bits[0]);
974
il.
EmitInt
(bits[1]);
975
il.
EmitInt
(bits[2]);
Microsoft\Scripting\Compiler\LambdaCompiler.Unary.cs (1)
85
_ilg.
EmitInt
(0);