.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 0aad136bb2 merge latest master 10 months ago
..
CSharp focus on CS8625, convert to error 10 months ago
DebugInfo focus on CS8625, convert to error 10 months ago
Disassembler focus on CS8625, convert to error 10 months ago
Documentation change unfixed to warnings and fixed to errors, changed project settings to match 10 months ago
FlowAnalysis focus on CS8625, convert to error 10 months ago
Humanizer focus on CS8603, return null from method 10 months ago
IL merge latest master 10 months ago
Instrumentation
Metadata focus on CS8625, convert to error 10 months ago
Output focus on CS8625, convert to error 10 months ago
Properties Fix DecompilerVersionInfo.template.cs 11 months ago
Semantics focus on CS8625, convert to error 10 months ago
Solution
TypeSystem focus on CS8625, convert to error 10 months ago
Util focus on CS8625, convert to error 10 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 more nullable error cleanups 10 months ago
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs added notnullwhen annotations 11 months ago
ICSharpCode.Decompiler.csproj change unfixed to warnings and fixed to errors, changed project settings to match 10 months ago
ICSharpCode.Decompiler.ruleset Annotate service lifetime explicitly. 12 months ago
ICSharpCode.Decompiler.snk
NRExtensions.cs focus on CS8603, return null from method 10 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
PartialTypeInfo.cs Fix #2718, Fix #2719, Fix #2725: Remove WPF compiler-generated code. 3 years ago
SRMExtensions.cs focus on CS8625, convert to error 10 months ago
SRMHacks.cs
SingleFileBundle.cs Add WebCIL support 1 year ago