5 references to SIZE
System.Xaml (5)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (5)
716return SIZE; 824if (_count < SIZE) 1041if (oldCount <= SIZE) 1104if (oldCount >= SIZE) 1264ArgumentOutOfRangeException.ThrowIfGreaterThan(value, SIZE);