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

◆ GetHashCode()

override int System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.GetHashCode ( )
inline

Definition at line 742 of file ImmutableDictionary.cs.

743 {
744 throw new NotSupportedException();
745 }