3 references to DateTime
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.TryGet.cs (2)
735
ThrowHelper.ThrowFormatException(DataType.
DateTime
);
745
ThrowHelper.ThrowFormatException(DataType.
DateTime
);
System\Text\Json\ThrowHelper.cs (1)
707
case DataType.
DateTime
: