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