Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Collections.Immutable.IImmutableList< T >.
Definition at line 1940 of file ImmutableList.cs.
References System.Collections.Immutable.ImmutableList< T >._root, System.count, System.index, System.Collections.Immutable.ImmutableList< T >.Node.IndexOf(), and System.item.
Referenced by System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.Add(), System.Collections.Immutable.ImmutableList< T >.IndexOf(), System.Collections.Immutable.ImmutableList< T >.IndexOf(), System.Collections.Immutable.ImmutableList< T >.Remove(), System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.Remove(), System.Collections.Immutable.ImmutableList< T >.Replace(), System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.TryGetKey(), and System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.TryGetValue().