.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 43a2c9d0be Yet another special case of compound assignment. 10 years ago
..
CopyPropagation.cs Extend TransformAssignment 10 years ago
DelegateConstruction.cs Handle address-usages of closure variables. 10 years ago
ExpressionTransforms.cs Fix bug in compound assignment detection. 10 years ago
IILTransform.cs Move transforms to transforms namespace 10 years ago
ILInlining.cs Extend TransformAssignment 10 years ago
InlineCompilerGeneratedVariables.cs Reactivate PatternStatementTransform 10 years ago
LoopingTransform.cs Move transforms to transforms namespace 10 years ago
RemoveDeadVariableInit.cs Add back RemoveDeadVariableInit 10 years ago
SplitVariables.cs First attempt at pinned regions. 10 years ago
TransformArrayInitializers.cs Fix TransformArrayInitializers: Sometimes enums were not properly detected. 10 years ago
TransformAssignment.cs Yet another special case of compound assignment. 10 years ago