2 references to GetArgumentName
System.Text.Encodings.Web (2)
System\Text\Encodings\Web\ThrowHelper.cs (2)
14
throw new ArgumentNullException(
GetArgumentName
(argument));
20
throw new ArgumentOutOfRangeException(
GetArgumentName
(argument));