5 references to conv_ovf_i4
ILCompiler.Compiler (3)
Compiler\Dataflow\MethodBodyScanner.cs (1)
567
case ILOpcode.
conv_ovf_i4
:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
779
case ILOpcode.
conv_ovf_i4
:
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1213
codeStream.Emit(ILOpcode.
conv_ovf_i4
);
ILCompiler.ReadyToRun (1)
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1213
codeStream.Emit(ILOpcode.
conv_ovf_i4
);
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
353
case ILOpcode.
conv_ovf_i4
: