1 reference to FormatNumericType
System.Text.Json (1)
System\Text\Json\ThrowHelper.cs (1)
660throw new FormatException(SR.Format(SR.FormatNumericType, numericType)) { Source = ExceptionSourceValueToRethrowAsJsonException };