3 references to DateOnly
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Value\DateOnlyConverter.cs (2)
35
ThrowHelper.ThrowFormatException(DataType.
DateOnly
);
52
ThrowHelper.ThrowFormatException(DataType.
DateOnly
);
System\Text\Json\ThrowHelper.cs (1)
706
case DataType.
DateOnly
: