3 references to Half
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Value\HalfConverter.cs (2)
58
ThrowHelper.ThrowFormatException(NumericType.
Half
);
102
ThrowHelper.ThrowFormatException(NumericType.
Half
);
System\Text\Json\ThrowHelper.cs (1)
678
case NumericType.
Half
: