Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2802 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._bytePositionInLine, System.Text.Json.Utf8JsonReader._consumed, System.Text.Json.Utf8JsonReader._currentPosition, System.Text.Json.Utf8JsonReader._totalConsumed, System.Text.Json.Dictionary, and System.state.
Referenced by System.Text.Json.Utf8JsonReader.ConsumeDecimalDigitsMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeNegativeSignMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeSignMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeStringAndValidateMultiSegment(), System.Text.Json.Utf8JsonReader.ConsumeStringNextSegment(), System.Text.Json.Utf8JsonReader.ConsumeZeroMultiSegment(), and System.Text.Json.Utf8JsonReader.TryGetNumberMultiSegment().