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)
96ThrowHelper.ThrowFormatException(_numericType); 158ThrowHelper.ThrowFormatException(_numericType);