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

◆ GetHashCode() [1/2]

int System.Collections.Immutable.ImmutableHashSet< T >.HashBucketByRefEqualityComparer.GetHashCode ( HashBucket obj)
inline

Definition at line 52 of file ImmutableHashSet.cs.

53 {
54 throw new NotSupportedException();
55 }