Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2446 of file Utf8JsonReader.cs.
References System.Text.Json.Utf8JsonReader._buffer, System.Text.Json.Utf8JsonReader._consumed, System.Text.Json.Utf8JsonReader._isNotPrimitive, System.Text.Json.Utf8JsonReader._tokenType, System.Text.Json.Dictionary, System.ReadOnlySpan< T >.Length, System.ReadOnlySpan< T >.Slice(), System.Text.Json.ThrowHelper.ThrowJsonReaderException(), and System.Text.Json.Utf8JsonReader.TryGetNumberMultiSegment().
Referenced by System.Text.Json.Utf8JsonReader.ConsumeValueMultiSegment().