4 references to TLSIndexType
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\Thread_1.cs (4)
229
switch ((
TLSIndexType
)indexType)
231
case
TLSIndexType
.NonCollectible:
242
case
TLSIndexType
.Collectible:
251
case
TLSIndexType
.DirectOnThreadLocalData: