3 references to Decimal
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (2)
703ThrowHelper.ThrowFormatException(NumericType.Decimal); 713ThrowHelper.ThrowFormatException(NumericType.Decimal);
System\Text\Json\ThrowHelper.cs (1)
687case NumericType.Decimal: