1 write to BackgroundCount
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ThreadStore.cs (1)
18BackgroundCount = target.ReadField<int>(address, type, nameof(BackgroundCount));
2 references to BackgroundCount
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Thread_1.cs (1)
76threadStore.BackgroundCount,
Data\ThreadStore.cs (1)
18BackgroundCount = target.ReadField<int>(address, type, nameof(BackgroundCount));