.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.
 
 
 
 
apmoskevitz dc2af218e4 Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
..
CSharp Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
DebugInfo added notnullwhen annotations 9 months ago
Disassembler Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
Documentation Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
FlowAnalysis applied fixer for drect assignment from null 9 months ago
Humanizer Fixes #2232: We only need a small percentage of features provided by Humanizer. Therefore we copy the relevant parts and remove the dependency in order to avoid such problems in the future. 5 years ago
IL Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
Instrumentation Add header 4 years ago
Metadata added notnullwhen annotations 9 months ago
Output focus on CS8765 9 months ago
Properties Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 10 months ago
Semantics Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
Solution
TypeSystem Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
Util focus on CS8769 9 months ago
DecompilationProgress.cs Generalize progress reporting for decompilation and PDB generation. 3 years ago
DecompileRun.cs Fix #3108: illegal nested classes in enums throw off EnumValueDisplayMode handling. 2 years ago
DecompilerException.cs Focus on CS8600 (not even close to done thee is a ton of these) 9 months ago
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs added notnullwhen annotations 9 months ago
ICSharpCode.Decompiler.csproj applied fixer for drect assignment from null 9 months ago
ICSharpCode.Decompiler.ruleset Annotate service lifetime explicitly. 10 months ago
ICSharpCode.Decompiler.snk
NRExtensions.cs Add extension method to get metadata TypeAttributes for an ITypeDefinition 11 months ago
NRTAttributes.cs Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true. 3 years ago
PackageReadme.md Add PackageReadmeFile 3 years ago
PartialTypeInfo.cs Fix #2718, Fix #2719, Fix #2725: Remove WPF compiler-generated code. 3 years ago
SRMExtensions.cs applied fixer for drect assignment from null 9 months ago
SRMHacks.cs
SingleFileBundle.cs Add WebCIL support 1 year ago