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