1 write to pendingThreadCount
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
4442
data->
pendingThreadCount
= threadCounts.PendingThreadCount;
2 references to pendingThreadCount
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4466
Debug.Assert(data->
pendingThreadCount
== dataLocal.
pendingThreadCount
);