4 references to TLSIndexType
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\Thread_1.cs (4)
201
switch ((
TLSIndexType
)indexType)
203
case
TLSIndexType
.NonCollectible:
214
case
TLSIndexType
.Collectible:
222
case
TLSIndexType
.DirectOnThreadLocalData: