Files
OpenRA/OpenRA.Test
RoosterDragon 797c71e500 Add FieldLoader/Saver support for ImmutableArray, FrozenSet, FrozenDictionary.
As config is often meant to be loaded and then never modified, it is helpful to support collections that are read-only after creation. This allows various classes that load config from YAML and elsewhere to deserialize straight into read-only collections and enforce invariants around data mutation.
2025-12-08 17:39:28 +00:00
..
2025-11-16 20:29:21 +02:00
2018-07-01 11:08:32 +02:00