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