4 references to TimeOnly
System.Text.Json (4)
System\Text\Json\Serialization\Converters\Value\TimeOnlyConverter.cs (3)
39ThrowHelper.ThrowFormatException(DataType.TimeOnly); 60ThrowHelper.ThrowFormatException(DataType.TimeOnly); 72ThrowHelper.ThrowFormatException(DataType.TimeOnly);
System\Text\Json\ThrowHelper.cs (1)
709case DataType.TimeOnly: