Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Collections.Generic.IEnumerable< out T >.
Definition at line 291 of file JsonObject.cs.
References System.Text.Json.Nodes.JsonObject._dictionary, System.Collections.Generic.Dictionary< TKey, TValue >.GetEnumerator(), and System.Text.Json.Nodes.JsonObject.InitializeIfRequired().
Referenced by System.Text.Json.Nodes.JsonObject.WriteTo().