6 references to GetArgumentException
System.Text.Json (6)
System\Text\Json\ThrowHelper.cs (6)
95
throw
GetArgumentException
(message);
106
throw
GetArgumentException
(SR.DestinationTooShort);
112
throw
GetArgumentException
(SR.Format(SR.PropertyNameTooLarge, tokenLength));
118
throw
GetArgumentException
(SR.Format(SR.ValueTooLarge, tokenLength));
124
throw
GetArgumentException
(SR.SpecialNumberValuesNotSupported);
136
throw
GetArgumentException
(SR.Format(SR.PropertyNameTooLarge, length));