Ryujinx.CustomTasks/Ryujinx.CustomTasks/SyntaxWalker
TSRBerry 55f28500f0
[GenArrays] Replace List<> with HashList<> & Fix duplicate entries warning when compiling (#1)
* Replace List<> with HashSet<>

* Fix duplicate entries warning

If generated sources already exist don't add them to _outputFiles.

* Address gdkchan's review comments
2022-12-17 22:05:15 +01:00
..
ArraySizeCollector.cs [GenArrays] Replace List<> with HashList<> & Fix duplicate entries warning when compiling (#1) 2022-12-17 22:05:15 +01:00