Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1928 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._stringHasEscaping, System.Text.Json.Dictionary, System.Text.Json.JsonReaderHelper.GetUnescapedSpan(), System.Text.Json.Utf8JsonReader.HasValueSequence, System.Text.Json.Utf8JsonReader.ValueSequence, and System.Text.Json.Utf8JsonReader.ValueSpan.
Referenced by System.Text.Json.Utf8JsonReader.GetByteWithQuotes(), System.Text.Json.Utf8JsonReader.GetDecimalWithQuotes(), System.Text.Json.Utf8JsonReader.GetDoubleFloatingPointConstant(), System.Text.Json.Utf8JsonReader.GetDoubleWithQuotes(), System.Text.Json.Utf8JsonReader.GetInt16WithQuotes(), System.Text.Json.Utf8JsonReader.GetInt32WithQuotes(), System.Text.Json.Utf8JsonReader.GetInt64WithQuotes(), System.Text.Json.Utf8JsonReader.GetSByteWithQuotes(), System.Text.Json.Utf8JsonReader.GetSingleFloatingPointConstant(), System.Text.Json.Utf8JsonReader.GetSingleWithQuotes(), System.Text.Json.Utf8JsonReader.GetUInt16WithQuotes(), System.Text.Json.Utf8JsonReader.GetUInt32WithQuotes(), and System.Text.Json.Utf8JsonReader.GetUInt64WithQuotes().