Ryujinx/Ryujinx.Horizon.Kernel.Generators
ACGNnsj 460f96967d
Slight Code Refactoring (#4373)
* Simplify return statements by using ternary expressions

* Remove a redundant type conversion

* Reduce nesting by inverting "if" statements

* Try to improve code readability by using LINQ and inverting "if" statements

* Try to improve code readability by using LINQ, using ternary expressions, and inverting "if" statements

* Add line breaks to long LINQ

* Add line breaks to long LINQ
2023-03-28 14:59:43 +02:00
..
Kernel Slight Code Refactoring (#4373) 2023-03-28 14:59:43 +02:00
CodeGenerator.cs IPC refactor part 3+4: New server HIPC message processor (#4188) 2023-01-04 23:15:45 +01:00
Ryujinx.Horizon.Kernel.Generators.csproj nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310) 2023-01-21 20:04:39 +00:00