5 references to capacity
Microsoft.Build.Framework (5)
SegmentedDictionary`2.cs (3)
81ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 924ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity); 971ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity);
SegmentedList`1.cs (1)
59ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.capacity, ExceptionResource.ArgumentOutOfRange_NeedNonNegNum);
ThrowHelper.cs (1)
250case ExceptionArgument.capacity: