.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.
 
 
 
Jackson Davis 8180070bc6 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dev/jacdavis/sequencepoints 6 years ago
..
CSharp Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dev/jacdavis/sequencepoints 6 years ago
DebugInfo Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dev/jacdavis/sequencepoints 6 years ago
Disassembler Link metadata tokens in decompilation output to metadata tables. 7 years ago
Documentation Fix #1805: Ignore exceptions thrown while trying to resolve an entity for rich text tooltips. 7 years ago
FlowAnalysis
IL Merge branch 'master' of https://github.com/icsharpcode/ILSpy into dev/jacdavis/sequencepoints 6 years ago
Metadata Metadata Explorer: Display blob contents of custom debug information in tooltip. 6 years ago
Output Fix #1882: Provide a setting to desugar X? into Nullable<X> for value types 6 years ago
Properties
Semantics
Solution SolutionCreator: Store project type GUID in .sln 6 years ago
TypeSystem Fix #1943: "ref readonly" returns from properties/indexers 6 years ago
Util
DecompileRun.cs
DecompilerException.cs
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Revert "Fix #1908: Add option to AddXmlDocumentationTransform to remove newlines in comments" 7 years ago
ICSharpCode.Decompiler.csproj Fix #1959: Resolve the "F(G<A,B>(7));" grammar ambiguity by inserting parentheses when necessary. 6 years ago
ICSharpCode.Decompiler.nuspec.template
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs #1877: Do not crash in IsKnownType, if handle is nil. 7 years ago
SRMHacks.cs