Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 218 of file Utf8JsonWriter.cs.
References System.Text.Json.Utf8JsonWriter._currentDepth, System.Text.Json.Utf8JsonWriter._options, System.Text.Json.Utf8JsonWriter.CurrentDepth, System.Text.Json.JsonWriterOptions.IndentedOrNotSkipValidation, System.Text.Json.ThrowHelper.ThrowInvalidOperationException(), System.Text.Json.Utf8JsonWriter.WriteStartMinimized(), and System.Text.Json.Utf8JsonWriter.WriteStartSlow().
Referenced by System.Text.Json.Utf8JsonWriter.WriteStartArray(), and System.Text.Json.Utf8JsonWriter.WriteStartObject().