Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 1208 of file ImmutableSortedDictionary.cs.
References System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._count, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._keyComparer, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._root, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._valueComparer, System.Collections.Generic.Dictionary< TKey, TValue >.AddRange(), and System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Node.EmptyNode.
Referenced by System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.WithComparers().