2 implementations of TryGetVolatileOSThreadID
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1402
public int
TryGetVolatileOSThreadID
(ulong vmThread, uint* pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1551
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
TryGetVolatileOSThreadID
(ulong vmThread, uint* pRetVal)
1 reference to TryGetVolatileOSThreadID
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1576
__retVal = @this.
TryGetVolatileOSThreadID
(vmThread, pRetVal);