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