Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Clear() [1/4]

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().