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

◆ GetMaxEscapedLength()

static int System.Text.Json.JsonWriterHelper.GetMaxEscapedLength ( int textLength,
int firstIndexToEscape )
inlinestatic

Definition at line 321 of file JsonWriterHelper.cs.

References System.Text.Json.Dictionary.

Referenced by System.Text.Json.JsonHelpers.EscapeValue(), System.Text.Json.JsonHelpers.GetEscapedPropertyNameSection(), System.Text.Json.Utf8JsonWriter.WriteBase64EscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteBase64EscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteLiteralEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteLiteralEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteNumberEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStartEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStartEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeProperty(), System.Text.Json.Utf8JsonWriter.WriteStringEscapePropertyOnly(), System.Text.Json.Utf8JsonWriter.WriteStringEscapePropertyOnly(), System.Text.Json.Utf8JsonWriter.WriteStringEscapePropertyOrValue(), System.Text.Json.Utf8JsonWriter.WriteStringEscapePropertyOrValue(), System.Text.Json.Utf8JsonWriter.WriteStringEscapePropertyOrValue(), System.Text.Json.Utf8JsonWriter.WriteStringEscapePropertyOrValue(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeValue(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeValue(), System.Text.Json.Utf8JsonWriter.WriteStringEscapeValueOnly(), and System.Text.Json.Utf8JsonWriter.WriteStringEscapeValueOnly().