4 references to TLSIndexType
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\Thread_1.cs (4)
227
switch ((
TLSIndexType
)indexType)
229
case
TLSIndexType
.NonCollectible:
240
case
TLSIndexType
.Collectible:
249
case
TLSIndexType
.DirectOnThreadLocalData: