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