2 references to IsValidDateTimeOffsetParseLength
System.Text.Json (2)
System\Text\Json\Document\JsonDocument.cs (2)
669
if (!JsonHelpers.
IsValidDateTimeOffsetParseLength
(segment.Length))
704
if (!JsonHelpers.
IsValidDateTimeOffsetParseLength
(segment.Length))