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

◆ Equals()

override bool System.Collections.Immutable.ImmutableHashSet< T >.HashBucket.Equals ( object? obj)
inline

Definition at line 465 of file ImmutableHashSet.cs.

466 {
467 throw new NotSupportedException();
468 }