.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 963ff7cb3d Fix #3151: Make IProjectFileWriter API public 1 year ago
..
OutputVisitor Implement support for explicit interface implementation of operators and operator uses. 2 years ago
ProjectDecompiler Fix #3151: Make IProjectFileWriter API public 1 year ago
Resolver #3075: Improve performance of CSharpResolver.LookupSimpleNameOrTypeName in cases with a large number of local variables. 2 years ago
Syntax Implement support for explicit interface implementation of operators and operator uses. 2 years ago
Transforms Use MetadataFile instead of PEFile in TypeSystem. 1 year 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 Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
CSharpLanguageVersion.cs Add test for C# 11 generic attribute 3 years ago
CallBuilder.cs Fix #3014: Missing type information in lambda expressions. 2 years ago
ExpressionBuilder.cs Fix #3014: Missing type information in lambda expressions. 2 years ago
RecordDecompiler.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year 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 Fix #3014: Missing type information in lambda expressions. 2 years 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