13 references to box
ILCompiler.Compiler (8)
Compiler\Dataflow\MethodBodyScanner.cs (1)
604
case ILOpcode.
box
:
Compiler\TypePreinit.cs (1)
1685
case ILOpcode.
box
:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
169
case ILOpcode.
box
:
689
case ILOpcode.
box
:
parent\parent\Common\TypeSystem\IL\Stubs\DelegateThunks.cs (3)
192
codeStream.Emit(ILOpcode.
box
, emitter.NewToken(boxThisType));
213
codeStream.Emit(ILOpcode.
box
, emitter.NewToken(boxThisType));
562
codeStream.Emit(ILOpcode.
box
, paramToken);
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
361
case ILOpcode.
box
:
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
688
case ILOpcode.
box
:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
361
case ILOpcode.
box
:
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
358
case ILOpcode.
box
:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
339
case ILOpcode.
box
:
parent\parent\Common\TypeSystem\IL\ILTokenReplacer.cs (1)
64
case ILOpcode.
box
: