Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 17 of file Dictionary.cs.
References System.Collections.Generic.Dictionary< TKey, TValue >.Dictionary(), System.Collections.Generic.Dictionary< TKey, TValue >._comparer, System.Collections.Generic.Dictionary< TKey, TValue >._entries, System.Collections.Generic.Dictionary< TKey, TValue >._freeCount, System.Collections.Generic.Dictionary< TKey, TValue >._freeList, System.Collections.Generic.Dictionary< TKey, TValue >._version, System.comparer, System.count, System.Default, System.dictionary, System.Collections.Generic.Dictionary< TKey, TValue >.FindValue(), System.Collections.Generic.Dictionary< TKey, TValue >.GetBucket(), System.key, System.ThrowHelper.ThrowArgumentNullException(), and System.ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported().
Referenced by System.Runtime.InteropServices.CollectionsMarshal.GetValueRefOrAddDefault< TKey, TValue >().