.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 69ac54fbb6 Fix #1879: Do not remove variables that look like display class variables, but are used in other patterns as well. 6 years ago
..
AssignVariableNames.cs
BlockTransform.cs
CachedDelegateInitialization.cs
CombineExitsTransform.cs
CopyPropagation.cs
DelegateConstruction.cs
DetectCatchWhenConditionBlocks.cs
DynamicCallSiteTransform.cs
DynamicIsEventAssignmentTransform.cs
EarlyExpressionTransforms.cs
ExpressionTransforms.cs
FixRemainingIncrements.cs
HighLevelLoopTransform.cs
IILTransform.cs
ILExtraction.cs
ILInlining.cs
InlineReturnTransform.cs
IntroduceDynamicTypeOnLocals.cs
IntroduceRefReadOnlyModifierOnLocals.cs
LocalFunctionDecompiler.cs
LockTransform.cs
NamedArgumentTransform.cs
NullCoalescingTransform.cs
NullPropagationTransform.cs
NullableLiftingTransform.cs
ProxyCallReplacer.cs
ReduceNestingTransform.cs
RemoveDeadVariableInit.cs
SplitVariables.cs
StatementTransform.cs
Stepper.cs
SwitchOnNullableTransform.cs
SwitchOnStringTransform.cs
TransformArrayInitializers.cs
TransformAssignment.cs
TransformCollectionAndObjectInitializers.cs
TransformDisplayClassUsage.cs
TransformExpressionTrees.cs
TupleTransform.cs
UserDefinedLogicTransform.cs
UsingTransform.cs