Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 420 of file JsonPropertyDictionary.cs.
References System.Text.Json.JsonPropertyDictionary< T >._propertyDictionary, System.Text.Json.JsonPropertyDictionary< T >._propertyList, System.Text.Json.JsonPropertyDictionary< T >._stringComparer, System.Collections.Generic.Dictionary< TKey, TValue >.ContainsKey(), and System.StringComparer.Equals().
Referenced by System.Text.Json.JsonPropertyDictionary< T >.ContainsKey(), and System.Text.Json.JsonPropertyDictionary< T >.TryAddValue().