1 write to ThreadLocalDataPtr
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Thread.cs (1)
35ThreadLocalDataPtr = target.ReadPointerField(address, type, nameof(ThreadLocalDataPtr));
2 references to ThreadLocalDataPtr
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
186TargetPointer threadLocalDataPtr = thread.ThreadLocalDataPtr;
Data\Thread.cs (1)
35ThreadLocalDataPtr = target.ReadPointerField(address, type, nameof(ThreadLocalDataPtr));