.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.
 
 
 
 
Daniel Grunwald f333ed1e58 When decompiling a type, don't show the empty constructor generated by the compiler. 15 years ago
..
Transforms When decompiling a type, don't show the empty constructor generated by the compiler. 15 years ago
AstBuilder.cs Show values of constants. 15 years ago
AstMethodBodyBuilder.cs If the decompiler crashes: Show name of the decompiled method in the exception message. 15 years ago
CommentStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
NRefactoryExtensions.cs Add ConvertConstructorCallIntoInitializer transformation step. 15 years ago
TextOutputFormatter.cs Members of a type are collapsed by default. 15 years ago