2 implementations of GetThreadHandle
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (1)
1125
public int
GetThreadHandle
(ulong vmThread, void** pRetVal)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1218
int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.
GetThreadHandle
(ulong vmThread, void** pRetVal)
1 reference to GetThreadHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (1)
1243
__retVal = @this.
GetThreadHandle
(vmThread, pRetVal);