.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 c17c3c739f Fix #1192: Use custom ResourcesFile implementation 7 years ago
..
CSharp Fix #1192: Use custom ResourcesFile implementation 7 years ago
Disassembler Filter out a bunch of non-determinism from the generated pretty test IL files. 7 years ago
Documentation Try to resolve exported types in XmlDocKeyProvider.FindType 7 years ago
DotNetCore Fixed #1164: AddIn opens reference assembly when trying to open symbol in ILSpy 7 years ago
FlowAnalysis Fix #890: Correctly handle calls with out-parameters in definite assignment analysis. 7 years ago
IL Fix assertion with fields declared in an unresolved class type. 7 years ago
Output Fix folding bug with string interpolation 7 years ago
Properties
Semantics Use target typing for tuples, where possible. 7 years ago
TypeSystem Accessibility of explicit interface implementations should always be Accessibility.None. 7 years ago
Util Fix #1192: Use custom ResourcesFile implementation 7 years ago
CecilExtensions.cs Remove a bunch of obsolete NRefactory code. 8 years ago
CodeMappings.cs
DecompileRun.cs Cache UsingScope during decompiler run. 7 years ago
DecompilerException.cs #994: Implement DecompilerException in DecompileBody 8 years ago
DecompilerSettings.cs Fix translation of generic and extension 'Add' methods in collection initializers. 7 years ago
ICSharpCode.Decompiler.csproj Fix #1192: Use custom ResourcesFile implementation 7 years ago
ICSharpCode.Decompiler.nuspec.template Use HTTPs for update check and other URLs. 7 years ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs Fix detection of anonymous types for some strange compiler... (not mcs) 7 years ago