1 write to CollectibleTlsDataCount
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ThreadLocalData.cs (1)
16CollectibleTlsDataCount = target.ReadField<int>(address, type, nameof(CollectibleTlsDataCount));
2 references to CollectibleTlsDataCount
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
212int collectibleCount = threadLocalData.CollectibleTlsDataCount;
Data\ThreadLocalData.cs (1)
16CollectibleTlsDataCount = target.ReadField<int>(address, type, nameof(CollectibleTlsDataCount));