.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.
 
 
 
 
Alex Povar 8b79ca3d2b Add reference to _this_ and _base_ keywords in ctor initializer 10 years ago
..
Transforms simplify b0e760f004 10 years ago
Annotations.cs fix #524 - Mistake ILSpy decompile: delegate instantiation is only removed if an implicit conversion exists. 11 years ago
AstBuilder.cs Fix #716: OverflowException when converting System.Enum To System.Int64 in CustomAttribute 10 years ago
AstMethodBodyBuilder.cs fix #614 - Keyword "ref" used instead of "out" 10 years ago
CommentStatement.cs Adjust ILSpy to NRefactory API changes. 14 years ago
DecompilerContext.cs remove commented code in DecompilerContext 10 years ago
NRefactoryExtensions.cs Add license headers to the files that were missing them. 15 years ago
NameVariables.cs fix #591 - Erroneous variable naming when passed to method 10 years ago
TextTokenWriter.cs Add reference to _this_ and _base_ keywords in ctor initializer 10 years ago
TypesHierarchyHelpers.cs fix #531 - ICSharpCode.Decompiler.ReferenceResolvingException when Searching for Instantiations 11 years ago