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

◆ Clear() [4/4]

void IList. System.Collections.Immutable.ImmutableSortedSet< T >.Clear ( )
inlineprivate

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

Definition at line 1369 of file ImmutableSortedSet.cs.

1370 {
1371 throw new NotSupportedException();
1372 }