.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Siegfried Pammer 292c21d68e #3401: Treat class name as single name and not as path. 4 months ago
..
OutputVisitor Add non-embedded attributes to all tests that use older framework versions. 4 months ago
ProjectDecompiler #3401: Treat class name as single name and not as path. 4 months ago
Resolver Fix #3322: Add missing checks for equality comparison 4 months ago
Syntax #2716: Fix typo 4 months ago
Transforms Add non-embedded attributes to all tests that use older framework versions. 4 months ago
TypeSystem #2128: Reformat the whole code base. 5 years ago
Annotations.cs Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 5 years ago
CSharpDecompiler.cs Fix #2716: Add an option to allow sorting custom attributes 4 months ago
CSharpLanguageVersion.cs Add metadata processing for C# 12 'ref readonly' parameters 11 months ago
CallBuilder.cs Fix #3384: add special case for null-literal conversions in optional argument handling. 4 months ago
ExpressionBuilder.cs Fix #3181: missing type information on NullReferenceExpression used with nullable value types. 5 months ago
RecordDecompiler.cs Add support for C# 12 primary constructors. 10 months ago
RequiredNamespaceCollector.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
SequencePointBuilder.cs Generate sequence points for expression-bodied properties and indexers 2 years ago
StatementBuilder.cs Make sure that there is only one applicable implicit conversion when dealing with switch, otherwise use an explicit cast. 5 months ago
TranslatedExpression.cs Fix #3014: Missing type information in lambda expressions. 2 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 5 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago