Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 314 of file JsonObject.cs.
References System.Text.Json.Nodes.JsonObject._dictionary, System.Text.Json.Nodes.JsonObject._jsonElement, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Text.Json.Serialization.Converters.JsonNodeConverter.Create(), System.Text.Json.Dictionary, System.Text.Json.JsonElement.EnumerateObject(), and System.item.
Referenced by System.Text.Json.Nodes.JsonObject.Add(), System.Text.Json.Nodes.JsonObject.Contains(), System.Text.Json.Nodes.JsonObject.ContainsKey(), System.Text.Json.Nodes.JsonObject.CopyTo(), System.Text.Json.Nodes.JsonObject.DetachParent(), System.Text.Json.Nodes.JsonObject.GetEnumerator(), System.Text.Json.Nodes.JsonObject.GetPath(), System.Text.Json.Nodes.JsonObject.Remove(), System.Text.Json.Nodes.JsonObject.SetItem(), and System.Text.Json.Nodes.JsonObject.TryGetValue().