5 references to SIZE
System.Xaml (5)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (5)
711return SIZE; 812if (_count < SIZE) 1026if (SIZE >= oldCount) 1089if (SIZE <= oldCount) 1248ArgumentOutOfRangeException.ThrowIfGreaterThan(value, SIZE);