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