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

◆ GetHashCode()

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

Definition at line 470 of file ImmutableHashSet.cs.

471 {
472 throw new NotSupportedException();
473 }