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