Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 5065 of file Utf8JsonWriter.cs.
References System.Text.Json.Utf8JsonWriter._currentDepth, System.Text.Json.Utf8JsonWriter._memory, System.Text.Json.Utf8JsonWriter._tokenType, System.Text.Json.Utf8JsonWriter.BytesPending, System.Text.Json.Dictionary, System.SR.ExpectedJsonTokens, System.Text.Json.Utf8JsonWriter.Grow(), System.length, System.Memory< T >.Length, System.Text.Json.Utf8JsonWriter.SetFlagToAddListSeparatorBeforeNextItem(), System.Memory< T >.Span, and System.Text.Json.ThrowHelper.ThrowArgumentException().
Referenced by System.Text.Json.Utf8JsonWriter.TranscodeAndWriteRawValue(), and System.Text.Json.Utf8JsonWriter.WriteRawValue().