..
AssignVariableNames.cs
Extend UseLambdaSyntax to emit statement lambdas
1 month ago
BlockTransform.cs
Add license headers to source files that lacked them
2 months ago
CachedDelegateInitialization.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
CachedReadOnlySpanInitialization.cs
Fix #3850 : recover ReadOnlySpan<T> array literals from the legacy lazy cache
2 months ago
CombineExitsTransform.cs
dev: Strip BOM mark from text files
1 year ago
CopyPropagation.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
DeconstructionTransform.cs
Fix #3962 : reconstruct nested designations whose inner tuple uses Rest
1 month ago
DelegateConstruction.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
DetectCatchWhenConditionBlocks.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
DynamicCallSiteTransform.cs
Fix #1388 , #1928 : decompile await on dynamic expressions
2 months ago
DynamicIsEventAssignmentTransform.cs
Fix dynamic event-assignment decompilation leaking is-event opcode
2 months ago
EarlyExpressionTransforms.cs
Fix #3962 : reconstruct nested designations whose inner tuple uses Rest
1 month ago
ExpressionTransforms.cs
Say why ref results are excluded from switch expressions
1 month ago
FixRemainingIncrements.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
HighLevelLoopTransform.cs
Keep ref iterator loops as while when live after loop
2 months ago
IILTransform.cs
Move debug-step stepping to a neutral namespace
3 months ago
ILExtraction.cs
dev: Strip BOM mark from text files
1 year ago
ILInlining.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
IndexRangeTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
InlineArrayTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
InlineReturnTransform.cs
dev: Strip BOM mark from text files
1 year ago
InterpolatedStringTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
IntroduceDynamicTypeOnLocals.cs
Fix #1388 , #1928 : decompile await on dynamic expressions
2 months ago
IntroduceNativeIntTypeOnLocals.cs
dev: Strip BOM mark from text files
1 year ago
IntroduceRefReadOnlyModifierOnLocals.cs
dev: Strip BOM mark from text files
1 year ago
LdLocaDupInitObjTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
LocalFunctionDecompiler.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
LockTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
NamedArgumentTransform.cs
Add license headers to source files that lacked them
2 months ago
NullCoalescingTransform.cs
Simplify hoisted null-guard fold to reference-type constructor chains
2 months ago
NullPropagationTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
NullableLiftingTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
PatternMatchingTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
ProxyCallReplacer.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
ReduceNestingTransform.cs
Fix #3891 : don't reduce nesting when there is no else block
2 months ago
RemoveDeadVariableInit.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
RemoveInfeasiblePathTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
RemoveUnconstrainedGenericReferenceTypeCheck.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
SplitVariables.cs
dev: Strip BOM mark from text files
1 year ago
StatementTransform.cs
dev: Strip BOM mark from text files
1 year ago
SwitchOnNullableTransform.cs
Fix #3577 : Properly infer the switch governing type and preserve conversions
11 months ago
SwitchOnStringTransform.cs
Reject negative char index in the length-and-char string switch
2 months ago
TransformArrayInitializers.cs
Fix overflow computing the element count of a multi-dim array initializer
1 month ago
TransformAssignment.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
TransformCollectionAndObjectInitializers.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
TransformDisplayClassUsage.cs
Pin the surviving propagate-despite-mutation path and rename its guard
2 months ago
TransformExpressionTrees.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
TupleTransform.cs
dev: Strip BOM mark from text files
1 year ago
UserDefinedLogicTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago
UsingTransform.cs
Highlight and scroll to the changed instruction in the ILAst view
3 months ago