.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 3fad5cb76b Fix #249: Object Initializer not detected for value types 15 years ago
..
Transforms Annotate anonymous methods/lambdas with the MethodDefinition representing the lambda body. 15 years ago
AstBuilder.cs Fixed missing XML documentation on enum members. 15 years ago
AstMethodBodyBuilder.cs Fix #249: Object Initializer not detected for value types 15 years ago
CecilTypeResolveContext.cs Add license headers to the files that were missing them. 15 years ago
CommentStatement.cs Add license headers to the files that were missing them. 15 years ago
DecompilerContext.cs Add license headers to the files that were missing them. 15 years ago
NRefactoryExtensions.cs Add license headers to the files that were missing them. 15 years ago
NameVariables.cs Don't use variable name from .pdb file if it isn't a valid C# identifier. 15 years ago
TextOutputFormatter.cs Add license headers to the files that were missing them. 15 years ago
TypesHierarchyHelpers.cs Add license headers to the files that were missing them. 15 years ago