1 reference to ExceptionHandlerInfo
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
249
_lazyExceptionHandlers.Add(new
ExceptionHandlerInfo
(kind, tryStart, tryEnd, handlerStart, handlerEnd, filterStart, catchType));