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