.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 ed784f578d Drop the cast where a lambda's natural type is all the target needs 1 month ago
..
AddCheckedBlocks.cs Add fine-grained C# AST debug steps 3 months ago
AddXmlDocumentationTransform.cs Show the owning property's documentation for accessor methods 2 months ago
CombineQueryExpressions.cs Add fine-grained C# AST debug steps 3 months ago
ContextTrackingVisitor.cs Enable nullable reference types across the C# transforms 3 months ago
CustomPatterns.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
DeclareVariables.cs Drop the cast where a lambda's natural type is all the target needs 1 month ago
EscapeInvalidIdentifiers.cs Fix #3624: decompile semi-auto properties with the C# 14 field keyword 1 month ago
FixNameCollisions.cs Add fine-grained C# AST debug steps 3 months ago
FlattenSwitchBlocks.cs Add license headers to source files that lacked them 2 months ago
IAstTransform.cs Enable nullable reference types across the C# transforms 3 months ago
IntroduceExtensionMethods.cs Add fine-grained C# AST debug steps 3 months ago
IntroduceQueryExpressions.cs Walk indexer accesses when looking for a null-conditional source 1 month ago
IntroduceUnsafeModifier.cs Fix #3892: preserve unsafe for pointer constructors 2 months ago
IntroduceUsingDeclarations.cs Add fine-grained C# AST debug steps 3 months ago
NormalizeBlockStatements.cs Add license headers to source files that lacked them 2 months ago
PatternStatementTransform.cs Keep VB auto-properties collapsing when the field keyword is on 1 month ago
PrettifyAssignments.cs Gate decrement conversion behind IntroduceIncrementAndDecrement 1 month ago
RemoveCLSCompliantAttribute.cs Enable nullable reference types across the C# transforms 3 months ago
RenameVisualBasicAnonymousTypes.cs Declare VB anonymous types that C# anonymous types cannot express 1 month ago
ReplaceMethodCallsWithOperators.cs Fix #3895: keep byref-like ToString in string concatenation 2 months ago
TransformContext.cs Move debug-step stepping to a neutral namespace 3 months ago
TransformFieldAndConstructorInitializers.cs Fix #3624: decompile semi-auto properties with the C# 14 field keyword 1 month ago