2 implementations of GetThreadOwningMonitorLock
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
4754
public int
GetThreadOwningMonitorLock
(ulong vmObject, DacDbiMonitorLockInfo* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3660
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
GetThreadOwningMonitorLock
(ulong vmObject, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacDbiMonitorLockInfo* pRetVal)
1 reference to GetThreadOwningMonitorLock
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
3685
__retVal = @this.
GetThreadOwningMonitorLock
(vmObject, pRetVal);