1 write to TryStart
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
80TryStart = tryStart;
2 references to TryStart
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
380int tryStart = GetLabelOffsetChecked(handler.TryStart); 423if (!ExceptionRegionEncoder.IsSmallExceptionRegionFromBounds(GetLabelOffsetChecked(handler.TryStart), GetLabelOffsetChecked(handler.TryEnd)) ||