Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2486 of file Utf8JsonWriter.cs.
References System.Text.Json.Utf8JsonWriter._options, System.Text.Json.Dictionary, System.Text.Json.JsonWriterOptions.Indented, System.Text.Json.Utf8JsonWriter.ValidateWritingProperty(), System.value, System.Text.Json.Utf8JsonWriter.WriteLiteralIndented(), and System.Text.Json.Utf8JsonWriter.WriteLiteralMinimized().
Referenced by System.Text.Json.Utf8JsonWriter.WriteBooleanValue(), System.Text.Json.Utf8JsonWriter.WriteLiteralEscape(), System.Text.Json.Utf8JsonWriter.WriteLiteralEscape(), System.Text.Json.Utf8JsonWriter.WriteLiteralEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteLiteralEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteLiteralHelper(), and System.Text.Json.Utf8JsonWriter.WriteNullValue().