1 write to HandlerEnd
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
83
HandlerEnd
= handlerEnd;
2 references to HandlerEnd
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
373
int handlerEnd = GetLabelOffsetChecked(handler.
HandlerEnd
);
414
!ExceptionRegionEncoder.IsSmallExceptionRegionFromBounds(GetLabelOffsetChecked(handler.HandlerStart), GetLabelOffsetChecked(handler.
HandlerEnd
)))