6 references to EnsureAllocatedCapacity
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\TimeIntervalCollection.cs (6)
141
EnsureAllocatedCapacity
(_minimumCapacity);
182
EnsureAllocatedCapacity
(_minimumCapacity);
1215
projection.
EnsureAllocatedCapacity
(_minimumCapacity);
1247
projection.
EnsureAllocatedCapacity
(this._nodeTime.Length);
1588
EnsureAllocatedCapacity
(_count + 1);
1737
EnsureAllocatedCapacity
(_count + netIncreaseInNodes); // Make sure we have enough space allocated