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