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