.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.
 
 
 
 
Daniel Grunwald 90059f956e Detect foreach loops even if the address of the loop variable is taken for a method call. 9 years ago
..
AddCheckedBlocks.cs Namespace adjustments for Syntax classes 10 years ago
CombineQueryExpressions.cs Use ResolveResults as annotations. 12 years ago
ContextTrackingVisitor.cs Namespace adjustments for Syntax classes 10 years ago
ConvertConstructorCallIntoInitializer.cs Remove AST-helper-methods 10 years ago
CustomPatterns.cs Remove AST-helper-methods 10 years ago
DecimalConstantTransform.cs Namespace adjustments for Syntax classes 10 years ago
DeclareVariables.cs Remove useless stack variables. 9 years ago
EscapeInvalidIdentifiers.cs Namespace adjustments for Syntax classes 10 years ago
ExpressionTreeConverter.cs Use ResolveResults as annotations. 12 years ago
FixNameCollisions.cs Namespace adjustments for Syntax classes 10 years ago
FlattenSwitchBlocks.cs Use ResolveResults as annotations. 12 years ago
IAstTransform.cs Namespace adjustments for Syntax classes 10 years ago
IntroduceExtensionMethods.cs Use ResolveResults as annotations. 12 years ago
IntroduceQueryExpressions.cs Use ResolveResults as annotations. 12 years ago
IntroduceUnsafeModifier.cs Namespace adjustments for Syntax classes 10 years ago
IntroduceUsingDeclarations.cs Remove special case always adding 'using System;' 10 years ago
PatternStatementTransform.cs Detect foreach loops even if the address of the loop variable is taken for a method call. 9 years ago
ReplaceMethodCallsWithOperators.cs Remove AST-helper-methods 10 years ago
TransformContext.cs Namespace adjustments for Syntax classes 10 years ago