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.Concurrent.ConcurrentDictionary< TKey, TValue > Member List

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

_budgetSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
_comparerSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
_growLockArraySystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
_serializationArraySystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
_serializationCapacitySystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
_serializationConcurrencyLevelSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
_tablesSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
AcquireAllLocks(ref int locksAcquired)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
AcquireLocks(int fromInclusive, int toExclusive, ref int locksAcquired)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Add(object key, object value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Clear()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
ConcurrentDictionary()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
ConcurrentDictionary(global::System.Collections.Generic.IEqualityComparer< TKey > comparer)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
ConcurrentDictionary(int concurrencyLevel, int capacity, bool growLockArray, global::System.Collections.Generic.IEqualityComparer< TKey > comparer)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlinepackage
ConcurrentDictionary()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivatestatic
Contains(object key)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
ContainsKey(TKey key)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
CopyTo(global::System.Array array, int index)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
CopyToEntries(DictionaryEntry[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
CopyToObjects(object[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
CopyToPairs(global::System.Collections.Generic.KeyValuePair< TKey, TValue >[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
CountSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >
d__35System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
DefaultConcurrencyLevelSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >privatestatic
GetBucket(int hashcode, int bucketCount)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivatestatic
GetBucketAndLockNo(int hashcode, out int bucketNo, out int lockNo, int bucketCount, int lockCount)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivatestatic
GetCountInternal()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
GetEnumerator()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
GetEnumerator()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
GetEnumerator()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
GetKeys()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
GetOrAdd(TKey key, global::System.Func< TKey, TValue > valueFactory)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
GetOrAdd(TKey key, TValue value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
GetValues()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
GrowTable(ConcurrentDictionary< TKey, TValue >.Tables tables)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
IDisposableSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
IEnumeratorSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
InitializeFromCollection(global::System.Collections.Generic.IEnumerable< global::System.Collections.Generic.KeyValuePair< TKey, TValue > > collection)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
IsFixedSizeSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
IsReadOnlySystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
IsSynchronizedSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
IsValueWriteAtomic()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivatestatic
ItemSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
KeysSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >
KeysSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
Method_Private_Virtual_Final_New_Boolean_KeyValuePair_2_0(global::System.Collections.Generic.KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Boolean_KeyValuePair_2_1(global::System.Collections.Generic.KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Boolean_TKey_0(TKey key)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Void_KeyValuePair_2_0(global::System.Collections.Generic.KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Void_KeyValuePair_2_Int32_0(global::System.Collections.Generic.KeyValuePair< TKey, TValue >[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Method_Private_Virtual_Final_New_Void_TKey_TValue_0(TKey key, TValue value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
OnDeserialized(global::System.Runtime.Serialization.StreamingContext context)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
OnSerialized(global::System.Runtime.Serialization.StreamingContext context)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
OnSerializing(global::System.Runtime.Serialization.StreamingContext context)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
prop_Boolean_0System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
ReleaseLocks(int fromInclusive, int toExclusive)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
Remove(object key)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
s_isValueWriteAtomicSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >privatestatic
SyncRootSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
this[object key]System.Collections.IDictionary
this[TKey key]System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >
ThrowKeyNotFoundException(object key)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivatestatic
ThrowKeyNullException()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivatestatic
ToArray()System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
TryAdd(TKey key, TValue value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
TryAddInternal(TKey key, int hashcode, TValue value, bool updateIfExists, bool acquireLock, out TValue resultingValue)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
TryGetValue(TKey key, out TValue value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
TryGetValueInternal(TKey key, int hashcode, out TValue value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
TryRemove(TKey key, out TValue value)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inline
TryRemoveInternal(TKey key, out TValue value, bool matchValue, TValue oldValue)System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >inlineprivate
TValueSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private
ValuesSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >
ValuesSystem.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >private