modernuo/Projects/Server.Tests/Tests/Collections
Kamron Batman 6b3617b08f
fix: Fixes BitArray serialization (#1027)
Fixes bit array serialization. This may cause objects that were serialized by bit array to fail to deserialize. I am sorry, please accept my condolences. It is probably easiest to just delete those objects. If it becomes a major problem, contact me and I'll help with a hacky per-case solution.
2022-05-18 17:25:03 -07:00
..
BitArrayTests.cs fix: Fixes BitArray serialization (#1027) 2022-05-18 17:25:03 -07:00
OrderedHashSetTests.cs fix(core): Adds ability to store null value in ordered hash set (#447) 2021-02-03 17:57:03 -08:00
PooledRefQueueTests.cs fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00