1 write to handlerEndOffset
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4680
ehInfo.
handlerEndOffset
= (ulong)clause.HandlerEndPC;
4 references to handlerEndOffset
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
4610
Debug.Assert(pEHInfo->
handlerEndOffset
== expectedEhClause.
handlerEndOffset
, $"cDAC: {expectedEhClause.
handlerEndOffset
:x}, DAC: {pEHInfo->
handlerEndOffset
:x}");