1 write to LastThrownObject
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Thread.cs (1)
27
LastThrownObject
= target.ReadDataField<ObjectHandle>(address, type, nameof(LastThrownObject));
2 references to LastThrownObject
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
132
lastThrownObjectHandle = thread.
LastThrownObject
.Handle;
Data\Thread.cs (1)
27
LastThrownObject = target.ReadDataField<ObjectHandle>(address, type, nameof(
LastThrownObject
));