2 references to GetDecimalWithQuotes
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\DecimalConverter.cs (2)
40
return reader.
GetDecimalWithQuotes
();
53
return reader.
GetDecimalWithQuotes
();