4 references to Double
System.Text.Json (4)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (3)
646
ThrowHelper.ThrowFormatException(NumericType.
Double
);
667
ThrowHelper.ThrowFormatException(NumericType.
Double
);
679
ThrowHelper.ThrowFormatException(NumericType.
Double
);
System\Text\Json\ThrowHelper.cs (1)
675
case NumericType.
Double
: