.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 d28ecf1b50 Add TransformAsyncHelpersAwaitToAwait to EarlyExpressionTransforms. 2 months ago
..
AssignVariableNames.cs
BlockTransform.cs
CachedDelegateInitialization.cs
CombineExitsTransform.cs
CopyPropagation.cs
DeconstructionTransform.cs
DelegateConstruction.cs
DetectCatchWhenConditionBlocks.cs
DynamicCallSiteTransform.cs
DynamicIsEventAssignmentTransform.cs
EarlyExpressionTransforms.cs
ExpressionTransforms.cs
FixRemainingIncrements.cs
HighLevelLoopTransform.cs
IILTransform.cs
ILExtraction.cs
ILInlining.cs
IndexRangeTransform.cs
InlineArrayTransform.cs
InlineReturnTransform.cs
InterpolatedStringTransform.cs
IntroduceDynamicTypeOnLocals.cs
IntroduceNativeIntTypeOnLocals.cs
IntroduceRefReadOnlyModifierOnLocals.cs
LdLocaDupInitObjTransform.cs
LocalFunctionDecompiler.cs
LockTransform.cs
NamedArgumentTransform.cs
NullCoalescingTransform.cs
NullPropagationTransform.cs
NullableLiftingTransform.cs
PatternMatchingTransform.cs
ProxyCallReplacer.cs
ReduceNestingTransform.cs
RemoveDeadVariableInit.cs
RemoveInfeasiblePathTransform.cs
RemoveUnconstrainedGenericReferenceTypeCheck.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