PKHeX/PKHeX.Core/Legality/LearnSource/Sources/Shared
Kurt 0da8c33c52 Use byte span for BinLinker check
Need to change ConstantExpected to Length when NET8 comes out next month
2023-10-14 19:25:39 -07:00
..
IEggSource.cs Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00
ILearnSource.cs Condense some expressions for move fetch 2023-04-23 15:51:48 -07:00
IReminderSource.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
LearnOption.cs Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
LearnSource1.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LearnSource2.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LearnSource3.cs Use byte span for BinLinker check 2023-10-14 19:25:39 -07:00
LearnSource4.cs Use byte span for BinLinker check 2023-10-14 19:25:39 -07:00
LearnSource5.cs Use byte span for BinLinker check 2023-10-14 19:25:39 -07:00
LearnSource7.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
MoveTutor.cs Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00