6 references to GetArgumentException
System.Text.Json (6)
System\Text\Json\ThrowHelper.cs (6)
94
throw
GetArgumentException
(message);
105
throw
GetArgumentException
(SR.DestinationTooShort);
111
throw
GetArgumentException
(SR.Format(SR.PropertyNameTooLarge, tokenLength));
117
throw
GetArgumentException
(SR.Format(SR.ValueTooLarge, tokenLength));
123
throw
GetArgumentException
(SR.SpecialNumberValuesNotSupported);
135
throw
GetArgumentException
(SR.Format(SR.PropertyNameTooLarge, length));