PKHeX/PKHeX.Core/PKM/Util
Kurt 5ce3e734b8
Skip initial cctor alloc on non-byte primitives (#3850)
Runtime/jit repoints these to the dll rather than heap if we're Little Endian (always, otherwise will allocate like before).

Eliminates quite a few static constructors, so even faster startup. Items later.
2023-03-25 17:55:55 -07:00
..
Conversion Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
EffortValues.cs Misc tweaks 2022-08-05 11:23:28 -07:00
EntityBlank.cs ThrowIfNull net7 2023-02-23 01:07:46 -08:00
EntityDetection.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EntityFileExtension.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EntityFileNamer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EntityFormat.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EntityGender.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EntityPID.cs Update EntityPID.cs 2022-12-22 12:12:13 -08:00
EntitySorting.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Experience.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
Language.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PKX.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
PokeCrypto.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
RecentTrainerCache.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
SpeciesName.cs Minor optimizations 2023-03-21 17:20:13 -07:00