1 write to _tryLength
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoExceptionHandlingClause.cs (1)
22
_tryLength
= tryLength;
1 reference to _tryLength
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\MethodBase\RoExceptionHandlingClause.cs (1)
33
public sealed override int TryLength =>
_tryLength
;