1 reference to FormatArgumentOutOfRange_Generic_MustBeNonNegativeNonZero
Microsoft.Build.Framework (1)
Polyfills\ArgumentExceptionExtensions.cs (1)
375=> throw new ArgumentOutOfRangeException(paramName, value, SR.FormatArgumentOutOfRange_Generic_MustBeNonNegativeNonZero(paramName, value));