uMod.Common.Serialization
Types
AssemblyRegisterTypeBinder- SerializationBinder for faster deserialization by References to "core" assembly types (those loaded at start) are cached Type references to "stack" assemblies (those loaded afterward like plugin, extensions) are not cached Improves the performance of both core type and stack type deserialization