1 reference to FormatArgumentOutOfRange_Generic_MustBeNotEqual
Microsoft.Build.Framework (1)
Polyfills\ArgumentExceptionExtensions.cs (1)
395=> throw new ArgumentOutOfRangeException(paramName, value, SR.FormatArgumentOutOfRange_Generic_MustBeNotEqual(paramName, (object?)value ?? "null", (object?)other ?? "null"));