2 implementations of GetThreadFromThinlockID
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
1080
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetThreadFromThinlockID
(uint thinLockId, global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress* pThread)
SOSDacImpl.cs (1)
4509
int ISOSDacInterface.
GetThreadFromThinlockID
(uint thinLockId, ClrDataAddress* pThread)
1 reference to GetThreadFromThinlockID
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
1105
__retVal = @this.
GetThreadFromThinlockID
(thinLockId, pThread);