4 references to TimeSpan
System.Text.Json (4)
System\Text\Json\Serialization\Converters\Value\TimeSpanConverter.cs (3)
39
ThrowHelper.ThrowFormatException(DataType.
TimeSpan
);
59
ThrowHelper.ThrowFormatException(DataType.
TimeSpan
);
71
ThrowHelper.ThrowFormatException(DataType.
TimeSpan
);
System\Text\Json\ThrowHelper.cs (1)
701
case DataType.
TimeSpan
: