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