1 reference to TryGetFloatingPointConstant
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Value\HalfConverter.cs (1)
156return JsonReaderHelper.TryGetFloatingPointConstant(buffer.Slice(0, written), out value);