2 references to TlsIndexBase
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Constants.cs (1)
45public const string TlsIndexBase = nameof(TlsIndexBase);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4482uint TlsIndexBase = _target.Read<uint>(_target.ReadGlobalPointer(Constants.Globals.TlsIndexBase));