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