4 references to TLSIndexType
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\Thread_1.cs (4)
198
switch ((
TLSIndexType
)indexType)
200
case
TLSIndexType
.NonCollectible:
211
case
TLSIndexType
.Collectible:
219
case
TLSIndexType
.DirectOnThreadLocalData: