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