14 references to GetSupportedJsonValueTypesForNumericType
System.Text.Json (14)
System\Text\Json\Serialization\Converters\Value\ByteConverter.cs (1)
75
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\DecimalConverter.cs (1)
75
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\DoubleConverter.cs (1)
86
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\HalfConverter.cs (1)
156
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\Int128Converter.cs (1)
129
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\Int16Converter.cs (1)
78
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\Int32Converter.cs (1)
78
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\Int64Converter.cs (1)
76
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\SByteConverter.cs (1)
76
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\SingleConverter.cs (1)
87
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\UInt128Converter.cs (1)
129
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\UInt16Converter.cs (1)
78
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\UInt32Converter.cs (1)
78
GetSupportedJsonValueTypesForNumericType
(numberHandling);
System\Text\Json\Serialization\Converters\Value\UInt64Converter.cs (1)
76
GetSupportedJsonValueTypesForNumericType
(numberHandling);