2 implementations of GetTLSIndex
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3455int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetTLSIndex(uint* pIndex)
SOSDacImpl.cs (1)
4623int ISOSDacInterface.GetTLSIndex(uint* pIndex)
1 reference to GetTLSIndex
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3480__retVal = @this.GetTLSIndex(pIndex);