2 references to ArgumentOutOfRange_InvalidThreshold
mscorlib (2)
system\collections\objectmodel\keyedcollection.cs (1)
44
ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument.dictionaryCreationThreshold, ExceptionResource.
ArgumentOutOfRange_InvalidThreshold
);
system\throwhelper.cs (1)
267
case ExceptionResource.
ArgumentOutOfRange_InvalidThreshold
: