Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ImmutableDictionary.cs File Reference

Go to the source code of this file.

Classes

class  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >
 
class  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.Builder
 
class  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.Comparers
 
struct  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.Enumerator
 
struct  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket
 
struct  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.Enumerator
 
struct  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.MutationInput
 
struct  System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.MutationResult
 

Namespaces

namespace  System
 
namespace  System.Collections
 
namespace  System.Collections.Immutable
 

Enumerations

enum  Position
 
enum  KeyCollisionBehavior
 
enum  OperationResult