Since .NET 8.0 frozen collections exist. The are read-only and fast. You could argue that is should be advocated to be used when possible.
Since .NET 8.0 frozen collections exist. The are read-only and fast. You could argue that is should be advocated to be used when possible.