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