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