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
System.Collections.Generic.Dictionary< TKey, TValue > Member List

This is the complete list of members for System.Collections.Generic.Dictionary< TKey, TValue >, including all inherited members.

_bucketsSystem.Collections.Generic.Dictionary< TKey, TValue >private
_comparerSystem.Collections.Generic.Dictionary< TKey, TValue >private
_countSystem.Collections.Generic.Dictionary< TKey, TValue >private
_entriesSystem.Collections.Generic.Dictionary< TKey, TValue >private
_freeCountSystem.Collections.Generic.Dictionary< TKey, TValue >private
_freeListSystem.Collections.Generic.Dictionary< TKey, TValue >private
_keysSystem.Collections.Generic.Dictionary< TKey, TValue >private
_syncRootSystem.Collections.Generic.Dictionary< TKey, TValue >private
_valuesSystem.Collections.Generic.Dictionary< TKey, TValue >private
_versionSystem.Collections.Generic.Dictionary< TKey, TValue >private
Add(TKey key, TValue value)System.Collections.Generic.Dictionary< TKey, TValue >inline
Add(object key, object value)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
System::Collections::Generic::IDictionary.ICollection< KeyValuePair< TKey, TValue > >.System::Collections::Generic::IDictionary.Add(T item)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
ICollection< KeyValuePair< TKey, TValue > >.Add(T item)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
System::Collections::Generic::ICollection.Add(T item)System.Collections.Generic.ICollection< T >
Clear()System.Collections.Generic.Dictionary< TKey, TValue >inline
ComparerNameSystem.Collections.Generic.Dictionary< TKey, TValue >privatestatic
Contains(object key)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
System::Collections::Generic::IDictionary.Contains(T item)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
ICollection< KeyValuePair< TKey, TValue > >.Contains(T item)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
System::Collections::Generic::ICollection.Contains(T item)System.Collections.Generic.ICollection< T >
ContainsKey(TKey key)System.Collections.Generic.Dictionary< TKey, TValue >inline
ContainsValue(TValue value)System.Collections.Generic.Dictionary< TKey, TValue >inline
CopyTo(KeyValuePair< TKey, TValue >[] array, int index)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
CopyTo(global::System.Array array, int index)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
System::Collections::Generic::IDictionary.CopyTo(T[] array, int arrayIndex)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
ICollection< KeyValuePair< TKey, TValue > >.CopyTo(T[] array, int arrayIndex)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
System::Collections::Generic::ICollection.CopyTo(T[] array, int arrayIndex)System.Collections.Generic.ICollection< T >
CountSystem.Collections.Generic.Dictionary< TKey, TValue >
Dictionary()System.Collections.Generic.Dictionary< TKey, TValue >inline
Dictionary(int capacity)System.Collections.Generic.Dictionary< TKey, TValue >inline
Dictionary(IEqualityComparer< TKey > comparer)System.Collections.Generic.Dictionary< TKey, TValue >inline
Dictionary(int capacity, IEqualityComparer< TKey > comparer)System.Collections.Generic.Dictionary< TKey, TValue >inline
Dictionary(IDictionary< TKey, TValue > dictionary)System.Collections.Generic.Dictionary< TKey, TValue >inline
Dictionary(IDictionary< TKey, TValue > dictionary, IEqualityComparer< TKey > comparer)System.Collections.Generic.Dictionary< TKey, TValue >inline
Dictionary(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)System.Collections.Generic.Dictionary< TKey, TValue >inlineprotected
FindEntry(TKey key)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
GetEnumerator()System.Collections.Generic.Dictionary< TKey, TValue >inline
GetEnumerator()System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
GetEnumerator()System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)System.Collections.Generic.Dictionary< TKey, TValue >inlinevirtual
HashSizeNameSystem.Collections.Generic.Dictionary< TKey, TValue >privatestatic
Initialize(int capacity)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
IsCompatibleKey(object key)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivatestatic
IsFixedSizeSystem.Collections.Generic.Dictionary< TKey, TValue >private
IsReadOnlySystem.Collections.Generic.Dictionary< TKey, TValue >private
IsSynchronizedSystem.Collections.Generic.Dictionary< TKey, TValue >private
ItemSystem.Collections.Generic.Dictionary< TKey, TValue >private
KeysSystem.Collections.Generic.Dictionary< TKey, TValue >
KeysSystem.Collections.Generic.Dictionary< TKey, TValue >private
KeyValuePairsNameSystem.Collections.Generic.Dictionary< TKey, TValue >privatestatic
Method_Private_Virtual_Final_New_Boolean_KeyValuePair_2_0(KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Boolean_KeyValuePair_2_1(KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_IEnumerator_1_KeyValuePair_2_0()System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Void_KeyValuePair_2_0(KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Void_KeyValuePair_2_Int32_0(KeyValuePair< TKey, TValue >[] array, int index)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
OnDeserialization(object sender)System.Collections.Generic.Dictionary< TKey, TValue >inlinevirtual
prop_Boolean_0System.Collections.Generic.Dictionary< TKey, TValue >private
prop_ICollection_1_0System.Collections.Generic.Dictionary< TKey, TValue >private
prop_ICollection_1_1System.Collections.Generic.Dictionary< TKey, TValue >private
Remove(TKey key)System.Collections.Generic.Dictionary< TKey, TValue >inline
Remove(object key)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
System::Collections::Generic::IDictionary.ICollection< KeyValuePair< TKey, TValue > >.System::Collections::Generic::IDictionary.Remove(T item)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
ICollection< KeyValuePair< TKey, TValue > >.Remove(T item)System.Collections.Generic.ICollection< KeyValuePair< TKey, TValue > >
System::Collections::Generic::ICollection.Remove(T item)System.Collections.Generic.ICollection< T >
Resize()System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
Resize(int newSize, bool forceNewHashCodes)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
SyncRootSystem.Collections.Generic.Dictionary< TKey, TValue >private
this[TKey key]System.Collections.Generic.Dictionary< TKey, TValue >
TryAdd(TKey key, TValue value)System.Collections.Generic.Dictionary< TKey, TValue >inline
TryGetValue(TKey key, out TValue value)System.Collections.Generic.Dictionary< TKey, TValue >inline
TryInsert(TKey key, TValue value, InsertionBehavior behavior)System.Collections.Generic.Dictionary< TKey, TValue >inlineprivate
ValuesSystem.Collections.Generic.Dictionary< TKey, TValue >
ValuesSystem.Collections.Generic.Dictionary< TKey, TValue >private
VersionNameSystem.Collections.Generic.Dictionary< TKey, TValue >privatestatic