1 write to backgroundThreadCount
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4441
data->
backgroundThreadCount
= threadCounts.BackgroundThreadCount;
2 references to backgroundThreadCount
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4465
Debug.Assert(data->
backgroundThreadCount
== dataLocal.
backgroundThreadCount
);