3 references to _handlerAddress
System.Private.CoreLib (3)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (3)
1082
pHandler = ehClause.
_handlerAddress
;
1109
pHandler = ehClause.
_handlerAddress
;
1243
byte* pFinallyHandler = ehClause.
_handlerAddress
;