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