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