System\Text\Json\ThrowHelper.cs (10)
144ThrowArgumentException(SR.Format(SR.PropertyNameTooLarge, propertyName.Length));
149ThrowArgumentException(SR.Format(SR.ValueTooLarge, value.Length));
158ThrowArgumentException(SR.Format(SR.PropertyNameTooLarge, propertyName.Length));
163ThrowArgumentException(SR.Format(SR.ValueTooLarge, value.Length));
172ThrowArgumentException(SR.Format(SR.PropertyNameTooLarge, propertyName.Length));
177ThrowArgumentException(SR.Format(SR.ValueTooLarge, value.Length));
186ThrowArgumentException(SR.Format(SR.PropertyNameTooLarge, propertyName.Length));
191ThrowArgumentException(SR.Format(SR.ValueTooLarge, value.Length));
206ThrowArgumentException(SR.Format(SR.PropertyNameTooLarge, propertyName.Length));
259ThrowArgumentException(SR.Format(SR.PropertyNameTooLarge, propertyName.Length));