1 reference to MinimumTimeOnlyFormatLength
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Value\TimeOnlyConverter.cs (1)
35if (!JsonHelpers.IsInRangeInclusive(reader.ValueLength, MinimumTimeOnlyFormatLength, MaximumEscapedTimeOnlyFormatLength))