Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Collections.Immutable.IImmutableDictionary< TKey, TValue >.
Definition at line 1161 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.key, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Node.SetItem(), System.value, and System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Wrap().
Referenced by System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.SetItem().