11 references to constrained
ILCompiler.Compiler (6)
Compiler\Dataflow\MethodBodyScanner.cs (1)
721case ILOpcode.constrained:
Compiler\TypePreinit.cs (2)
1027return Status.Fail(methodIL.OwningMethod, ILOpcode.constrained); 1805case ILOpcode.constrained:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
181case ILOpcode.constrained: 901case ILOpcode.constrained:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
371case ILOpcode.constrained:
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
708case ILOpcode.constrained:
src\runtime\src\coreclr\tools\Common\Compiler\GenericCycleDetection\GraphBuilder.cs (1)
371case ILOpcode.constrained:
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
370case ILOpcode.constrained:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
319case ILOpcode.constrained:
parent\parent\Common\TypeSystem\IL\ILTokenReplacer.cs (1)
76case ILOpcode.constrained: