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