Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WriteStringValue() [1/7]

void System.Text.Json.Utf8JsonWriter.WriteStringValue ( DateTime value)
inline

Definition at line 4375 of file Utf8JsonWriter.cs.

References System.Text.Json.Utf8JsonWriter._options, System.Text.Json.Utf8JsonWriter._tokenType, System.Text.Json.JsonWriterOptions.Indented, System.Text.Json.Utf8JsonWriter.SetFlagToAddListSeparatorBeforeNextItem(), System.Text.Json.JsonWriterOptions.SkipValidation, System.Text.Json.Utf8JsonWriter.ValidateWritingValue(), System.value, System.Text.Json.Utf8JsonWriter.WriteStringValueIndented(), and System.Text.Json.Utf8JsonWriter.WriteStringValueMinimized().

Referenced by System.Text.Json.Utf8JsonWriter.WriteStringValue().