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

◆ Equals()

override bool System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.HashBucket.Equals ( object? obj)
inline

Definition at line 737 of file ImmutableDictionary.cs.

738 {
739 throw new NotSupportedException();
740 }