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)
370int tryStart = GetLabelOffsetChecked(handler.TryStart); 413if (!ExceptionRegionEncoder.IsSmallExceptionRegionFromBounds(GetLabelOffsetChecked(handler.TryStart), GetLabelOffsetChecked(handler.TryEnd)) ||