Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 4777 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._stringHasEscaping, System.destination, System.Text.Json.Dictionary, System.Text.Json.Utf8JsonReader.HasValueSequence, System.Text.Json.JsonHelpers.IsInRangeInclusive(), System.L, System.Buffers.ReadOnlySequence< T >.Length, System.length, System.ReadOnlySpan< T >.Length, System.Buffers.ReadOnlySequence< T >.Slice(), System.source, System.Text.Json.JsonReaderHelper.TryGetEscapedDateTime(), System.Text.Json.JsonHelpers.TryParseAsISO(), System.value, System.Text.Json.Utf8JsonReader.ValueSequence, and System.Text.Json.Utf8JsonReader.ValueSpan.
Referenced by System.Text.Json.Utf8JsonReader.GetDateTimeNoValidation(), and System.Text.Json.Utf8JsonReader.TryGetDateTime().