1 write to CatchType
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
85CatchType = catchType;
1 reference to CatchType
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
397ExceptionRegionKind.Catch => MetadataTokens.GetToken(handler.CatchType),