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