1 write to IsAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\TLSIndex.cs (1)
17
IsAllocated
= (TLSIndexRawIndex != 0xFFFFFFFF);
1 reference to IsAllocated
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Thread_1.cs (1)
191
if (!tlsIndex.
IsAllocated
)