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

◆ Add() [4/5]

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

Definition at line 927 of file ImmutableHashSet.cs.

928 {
929 throw new NotSupportedException();
930 }