2 implementations of GetTLSIndex
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3455
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetTLSIndex
(uint* pIndex)
SOSDacImpl.cs (1)
4465
int ISOSDacInterface.
GetTLSIndex
(uint* pIndex)
2 references to GetTLSIndex
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3480
__retVal = @this.
GetTLSIndex
(pIndex);
SOSDacImpl.cs (1)
4485
int hrLocal = _legacyImpl.
GetTLSIndex
(&indexLocal);