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