terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Newtonsoft.Json.Serialization.JsonPropertyCollection Member List

This is the complete list of members for Newtonsoft.Json.Serialization.JsonPropertyCollection, including all inherited members.

_listNewtonsoft.Json.Serialization.JsonPropertyCollectionprivate
_typeNewtonsoft.Json.Serialization.JsonPropertyCollectionprivate
AddKey(TKey key, TItem item)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprivate
AddProperty(JsonProperty property)Newtonsoft.Json.Serialization.JsonPropertyCollectioninline
ClearItems()System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
comparerSystem.Collections.ObjectModel.KeyedCollection< string, JsonProperty >private
Contains(TKey key)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inline
CreateDictionary()System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprivate
dictSystem.Collections.ObjectModel.KeyedCollection< string, JsonProperty >private
DictionarySystem.Collections.ObjectModel.KeyedCollection< string, JsonProperty >protected
GetClosestMatchProperty(string propertyName)Newtonsoft.Json.Serialization.JsonPropertyCollectioninline
GetKeyForItem(JsonProperty item)Newtonsoft.Json.Serialization.JsonPropertyCollectioninlineprotected
KeyedCollection< string, JsonProperty >.GetKeyForItem(TItem item)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >protected
GetProperty(string propertyName, StringComparison comparisonType)Newtonsoft.Json.Serialization.JsonPropertyCollectioninline
InsertItem(int index, TItem item)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
ItemsSystem.Collections.ObjectModel.KeyedCollection< string, JsonProperty >private
JsonPropertyCollection(Type type)Newtonsoft.Json.Serialization.JsonPropertyCollectioninline
keyCountSystem.Collections.ObjectModel.KeyedCollection< string, JsonProperty >private
KeyedCollection()System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
KeyedCollection(global::System.Collections.Generic.IEqualityComparer< TKey > comparer)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
KeyedCollection(global::System.Collections.Generic.IEqualityComparer< TKey > comparer, int dictionaryCreationThreshold)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
RemoveItem(int index)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
RemoveKey(TKey key)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprivate
SetItem(int index, TItem item)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inlineprotected
this[TKey key]System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >
thresholdSystem.Collections.ObjectModel.KeyedCollection< string, JsonProperty >private
TryGetValue(string key, out JsonProperty item)Newtonsoft.Json.Serialization.JsonPropertyCollectioninlineprivate
KeyedCollection< string, JsonProperty >.TryGetValue(TKey key, out TItem item)System.Collections.ObjectModel.KeyedCollection< string, JsonProperty >inline