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