PKHeX/PKHeX.Core/Legality/Evolutions/EvolutionSets
Kurt 20f023e619 Reduce allocations
GetMethod used to create new array every time; reuse static hashset
(same arrays)

use scan approach to allocate required count
2019-03-23 01:01:04 -07:00
..
EvolutionSet1.cs style updates 2018-09-14 22:37:47 -07:00
EvolutionSet2.cs style updates 2018-09-14 22:37:47 -07:00
EvolutionSet3.cs Reduce allocations 2019-03-23 01:01:04 -07:00
EvolutionSet4.cs Reduce allocations 2019-03-23 01:01:04 -07:00
EvolutionSet5.cs Reduce allocations 2019-03-23 01:01:04 -07:00
EvolutionSet6.cs Reduce allocations 2019-03-23 01:01:04 -07:00
EvolutionSet7.cs style updates 2018-09-14 22:37:47 -07:00