Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 362 of file JsonPropertyDictionary.cs.
References System.Text.Json.JsonPropertyDictionary< T >._propertyDictionary, System.Text.Json.JsonPropertyDictionary< T >._propertyList, System.Collections.Generic.List< T >.Add(), System.Text.Json.JsonPropertyDictionary< T >.ContainsProperty(), System.Text.Json.JsonPropertyDictionary< T >.CreateDictionaryIfThresholdMet(), System.Text.Json.JsonPropertyDictionary< T >.IsReadOnly, System.Text.Json.ThrowHelper.ThrowNotSupportedException_NodeCollectionIsReadOnly(), System.Collections.Generic.Dictionary< TKey, TValue >.TryAdd(), and System.value.
Referenced by System.Text.Json.JsonPropertyDictionary< T >.AddValue(), and System.Text.Json.JsonPropertyDictionary< T >.TryAdd().