.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.
 
 
 
 
Siegfried Pammer 7cdf7c2e7a Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
..
CSharp Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
Disassembler Add MetadataMethod. 8 years ago
Documentation Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
FlowAnalysis
IL Fix compile errors after merge. 8 years ago
Metadata Fix compile errors after merge. 8 years ago
Output Started work on new resolved TS implementation that directly uses SRM. 8 years ago
Pdb Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 8 years ago
Properties
Semantics Remove unimplemented IMember.IsShadowing and IField.IsFixed. 8 years ago
TypeSystem Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
Util Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem. 8 years ago
CodeMappings.cs
DecompileRun.cs
DecompilerException.cs Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 8 years ago
DecompilerSettings.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
ICSharpCode.Decompiler.csproj Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
ICSharpCode.Decompiler.nuspec.template Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs Implement MetadataEvent and re-work the representation of attribute arguments. 8 years ago
SRMHacks.cs Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem. 8 years ago