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)
383
int handlerEnd = GetLabelOffsetChecked(handler.
HandlerEnd
);
424
!ExceptionRegionEncoder.IsSmallExceptionRegionFromBounds(GetLabelOffsetChecked(handler.HandlerStart), GetLabelOffsetChecked(handler.
HandlerEnd
)))