1 implementation of IdToThread
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Thread_1.cs (1)
171
TargetPointer IThread.
IdToThread
(uint id)
2 references to IdToThread
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4223
TargetPointer threadPtr = thread.
IdToThread
(owningThreadId);
4372
TargetPointer threadPtr = _target.Contracts.Thread.
IdToThread
(thinLockId);