1 write to LastThrownObjectIsUnhandled
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Thread.cs (1)
28
LastThrownObjectIsUnhandled
= target.ReadField<uint>(address, type, nameof(LastThrownObjectIsUnhandled));
3 references to LastThrownObjectIsUnhandled
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Thread_1.cs (2)
122
if (thread.
LastThrownObjectIsUnhandled
!= 0)
148
thread.
LastThrownObjectIsUnhandled
!= 0,
Data\Thread.cs (1)
28
LastThrownObjectIsUnhandled = target.ReadField<uint>(address, type, nameof(
LastThrownObjectIsUnhandled
));