.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 2b16be76b6 Fix highlighting of identifiers declared in LINQ join clauses 4 years ago
..
AddCheckedBlocks.cs #2128: Reformat the whole code base. 5 years ago
AddXmlDocumentationTransform.cs #2128: Reformat the whole code base. 5 years ago
CombineQueryExpressions.cs #2128: Reformat the whole code base. 5 years ago
ContextTrackingVisitor.cs #2128: Reformat the whole code base. 5 years ago
CustomPatterns.cs #2128: Reformat the whole code base. 5 years ago
DecimalConstantTransform.cs #2128: Reformat the whole code base. 5 years ago
DeclareVariables.cs Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 5 years ago
EscapeInvalidIdentifiers.cs write OutputType for asp.net library 5 years ago
FixNameCollisions.cs #2128: Reformat the whole code base. 5 years ago
FlattenSwitchBlocks.cs #2128: Reformat the whole code base. 5 years ago
IAstTransform.cs Namespace adjustments for Syntax classes 9 years ago
IntroduceExtensionMethods.cs Add support for C# 9: foreach with GetEnumerator extension methods. 5 years ago
IntroduceQueryExpressions.cs Fix highlighting of identifiers declared in LINQ join clauses 4 years ago
IntroduceUnsafeModifier.cs Properly support `calli` instruction and its interaction with function pointer types. 5 years ago
IntroduceUsingDeclarations.cs #2128: Adjust formatting settings used in tests to match our new style. 5 years ago
NormalizeBlockStatements.cs #2128: Reformat the whole code base. 5 years ago
PatternStatementTransform.cs #2128: Reformat the whole code base. 5 years ago
PrettifyAssignments.cs #2128: Reformat the whole code base. 5 years ago
RemoveCLSCompliantAttribute.cs #2128: Reformat the whole code base. 5 years ago
ReplaceMethodCallsWithOperators.cs Add option for `string.Concat` decompilation. 5 years ago
TransformContext.cs #2128: Reformat the whole code base. 5 years ago
TransformFieldAndConstructorInitializers.cs #2128: Reformat the whole code base. 5 years ago