.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Maximilian Schmöcker 850ffe593d
Fix methods with mandatory arguments ignore disabled OptionalArguments setting
11 months ago
..
Correctness Fix #2165: DeclareVariables step must update ResolveResult annotation when using out var. 11 months ago
Disassembler/Pretty Support `byreflike` constraint 12 months ago
ILPretty Fix #3524: Property without backing field cannot have an initializer. 11 months ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty Fix methods with mandatory arguments ignore disabled OptionalArguments setting 11 months ago
Ugly Extend test cases 1 year ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 1 year ago