4 references to TLSIndexType
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\Thread_1.cs (4)
202
switch ((
TLSIndexType
)indexType)
204
case
TLSIndexType
.NonCollectible:
215
case
TLSIndexType
.Collectible:
224
case
TLSIndexType
.DirectOnThreadLocalData: