.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 c642678f7f Remove ToTypeReference: Implement ParseReflectionName with SRM TypeName. 5 months ago
..
OutputVisitor Parenthesize interpolations containing `global::` (#3463) 8 months ago
ProjectDecompiler Fix net10.0-related bug in TargetServices.DetectTargetFramework 6 months ago
Resolver Rename ResolvedUsingScope to UsingScope 5 months ago
Syntax Remove ToTypeReference: Implement ParseReflectionName with SRM TypeName. 5 months ago
Transforms Rename ResolvedUsingScope to UsingScope 5 months ago
TypeSystem Rename ResolvedUsingScope to UsingScope 5 months ago
Annotations.cs
CSharpDecompiler.cs Rename ResolvedUsingScope to UsingScope 5 months ago
CSharpLanguageVersion.cs Support params keyword on non-array collections 6 months ago
CallBuilder.cs Remove UnresolvedUsingScope 5 months ago
ExpressionBuilder.cs Remove UnresolvedUsingScope 5 months ago
RecordDecompiler.cs Fix #3406: Wrong decompilation of record struct without primary constructor. 9 months ago
RequiredNamespaceCollector.cs
SequencePointBuilder.cs
StatementBuilder.cs Move CanTransformToExtensionMethodCall to CSharpResolver 5 months ago
TranslatedExpression.cs
TranslatedStatement.cs
TranslationContext.cs