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

◆ Add() [5/6]

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

Definition at line 1351 of file ImmutableArray.cs.

1352 {
1353 throw new NotSupportedException();
1354 }