7 writes to _count
WindowsBase (7)
Shared\MS\Utility\FrugalMap.cs (7)
313++_count; 336--_count; 347--_count; 354--_count; 365--_count; 373--_count; 380--_count;
15 references to _count
WindowsBase (15)
Shared\MS\Utility\FrugalMap.cs (15)
238switch (_count) 287if (SIZE > _count) 291switch (_count) 329switch (_count) 393if (_count > 0) 399if (_count > 1) 405if ((_count > 2) && (_entry2.Key == key)) 418if ((false == _sorted) && (_count > 1)) 427if (_count > 2) 449if (index < _count) 484if (_count > 0) 486if (_count >= 1) 490if (_count >= 2) 494if (_count == 3) 525return _count;