4 references to DateOnly
System.Text.Json (4)
System\Text\Json\Serialization\Converters\Value\DateOnlyConverter.cs (3)
35
ThrowHelper.ThrowFormatException(DataType.
DateOnly
);
51
ThrowHelper.ThrowFormatException(DataType.
DateOnly
);
59
ThrowHelper.ThrowFormatException(DataType.
DateOnly
);
System\Text\Json\ThrowHelper.cs (1)
721
case DataType.
DateOnly
: