Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Collections.Immutable.IImmutableDictionary< TKey, TValue >.
Definition at line 1128 of file ImmutableSortedDictionary.cs.
References System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._keyComparer, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._root, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >._valueComparer, and System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Node.IsEmpty.
Referenced by System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Clear(), and System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Wrap().