Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1020 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._bytePositionInLine, System.Text.Json.Utf8JsonReader.ConsumeDecimalDigits(), System.Text.Json.Utf8JsonReader.ConsumeIntegerDigits(), System.Text.Json.Utf8JsonReader.ConsumeNegativeSign(), System.Text.Json.Utf8JsonReader.ConsumeSign(), System.Text.Json.Utf8JsonReader.ConsumeZero(), System.Text.Json.Dictionary, System.ReadOnlySpan< T >.Slice(), System.Text.Json.ThrowHelper.ThrowJsonReaderException(), and System.Text.Json.Utf8JsonReader.ValueSpan.
Referenced by System.Text.Json.Utf8JsonReader.ConsumeNumber(), and System.Text.Json.Utf8JsonReader.ReadFirstToken().