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