.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 baa4af92c1 Don't use field initializer syntax when the RHS of the assignment contains "this". 14 years ago
..
Transforms Don't use field initializer syntax when the RHS of the assignment contains "this". 14 years ago
Annotations.cs implement ArrayCreateExpression and CastExpression 14 years ago
AstBuilder.cs Merge branch '1.0' 14 years ago
AstMethodBodyBuilder.cs Annotate properties and events with the original method reference too 14 years ago
CecilTypeResolveContext.cs Merge NRefactory 9675caf1e9276391f17536b488148cb668a6cc44 14 years ago
CommentStatement.cs Add license headers to the files that were missing them. 14 years ago
DecompilerContext.cs Add license headers to the files that were missing them. 14 years ago
NRefactoryExtensions.cs Add license headers to the files that were missing them. 14 years ago
NameVariables.cs Don't use variable name from .pdb file if it isn't a valid C# identifier. 14 years ago
TextOutputFormatter.cs create a new TextOutputLocation class for storing the location in the output text instead of Tuple<int, int> 14 years ago
TypesHierarchyHelpers.cs Add license headers to the files that were missing them. 14 years ago