4 references to Single
System.Text.Json (4)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (3)
589
ThrowHelper.ThrowFormatException(NumericType.
Single
);
610
ThrowHelper.ThrowFormatException(NumericType.
Single
);
622
ThrowHelper.ThrowFormatException(NumericType.
Single
);
System\Text\Json\ThrowHelper.cs (1)
681
case NumericType.
Single
: