1 write to IndexType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\TLSIndex.cs (1)
16
IndexType
= (int)(TLSIndexRawIndex >> 24);
1 reference to IndexType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Thread_1.cs (1)
197
int indexType = tlsIndex.
IndexType
;