1 write to _numericType
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Value\Ieee754FloatingPointConverter.cs (1)
31
_numericType
= numericType;
2 references to _numericType
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\Ieee754FloatingPointConverter.cs (2)
96
ThrowHelper.ThrowFormatException(
_numericType
);
158
ThrowHelper.ThrowFormatException(
_numericType
);