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