1 write to _handlerLength
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoExceptionHandlingClause.cs (1)
24
_handlerLength
= handlerLength;
1 reference to _handlerLength
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoExceptionHandlingClause.cs (1)
31
public sealed override int HandlerLength =>
_handlerLength
;