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

◆ Clear() [3/3]

Implements System.Collections.Immutable.IImmutableSet< T >.

Definition at line 932 of file ImmutableHashSet.cs.

933 {
934 throw new NotSupportedException();
935 }