1 write to _tryOffset
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoExceptionHandlingClause.cs (1)
21
_tryOffset
= tryOffset;
1 reference to _tryOffset
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoExceptionHandlingClause.cs (1)
32
public sealed override int TryOffset =>
_tryOffset
;