1 write to _newCount
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (1)
183_newCount = newCount;
1 reference to _newCount
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (1)
189Debug.Assert(_validItemCount + end - start <= _newCount, "Too many items copied during Compact");