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