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