3 references to CatchType
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunStandaloneMethodMetadata.cs (1)
55
MetadataTokens.GetToken(exceptionRegion.
CatchType
),
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\EcmaMethodIL.cs (1)
125
MetadataTokens.GetToken(exceptionRegion.
CatchType
),
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodBody.cs (1)
67
EntityHandle catchTypeHandle = regions[i].
CatchType
;