2 references to IsValidCatchTypeHandle
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
208if (!ExceptionRegionEncoder.IsValidCatchTypeHandle(catchType))
System\Reflection\Metadata\Ecma335\Encoding\ExceptionRegionEncoder.cs (1)
236if (!IsValidCatchTypeHandle(catchType))