.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 787621fb51 Revert "Use Nop instead of InvalidExpression to hold the "goto from catch-block to try-block" comment" 4 years ago
..
Await.cs #nullable enable for ILAst (except for generated code) 4 years ago
BinaryNumericInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
Block.cs #nullable enable for Instructions.tt 4 years ago
BlockContainer.cs #nullable enable for ILAst (except for generated code) 4 years ago
Branch.cs #nullable enable for ILAst (except for generated code) 4 years ago
CallIndirect.cs #nullable enable for ILAst (except for generated code) 4 years ago
CallInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
Comp.cs #nullable enable for ILAst (except for generated code) 4 years ago
CompoundAssignmentInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
Conv.cs #nullable enable for ILAst (except for generated code) 4 years ago
DeconstructInstruction.cs #2128: Reformat the whole code base. 5 years ago
DeconstructResultInstruction.cs #nullable enable for Instructions.tt 4 years ago
DefaultValue.cs #nullable enable for ILAst (except for generated code) 4 years ago
DynamicInstructions.cs #nullable enable for Instructions.tt 4 years ago
ExpressionTreeCast.cs #nullable enable for Instructions.tt 4 years ago
ILFunction.cs Fix potential NRE in ILFunction.RegisterVariable() 4 years ago
ILInstruction.cs #nullable enable for Instructions.tt 4 years ago
ILVariableCollection.cs #nullable enable for ILAst (except for generated code) 4 years ago
IfInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
InstructionCollection.cs Fix #2379: Keep `return` statements around in original form for ConditionDetection, only transform to fall-through block-exit at the end of the transform pipeline. 4 years ago
LdFlda.cs #nullable enable for ILAst (except for generated code) 4 years ago
LdLen.cs #nullable enable for ILAst (except for generated code) 4 years ago
Leave.cs #nullable enable for ILAst (except for generated code) 4 years ago
LockInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
LogicInstructions.cs #nullable enable for ILAst (except for generated code) 4 years ago
MatchInstruction.cs Initial implementation of the pattern matching transform. 4 years ago
MemoryInstructions.cs #nullable enable for ILAst (except for generated code) 4 years ago
NullCoalescingInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
NullableInstructions.cs #nullable enable for ILAst (except for generated code) 4 years ago
PatternMatching.cs #nullable enable for ILAst (except for generated code) 4 years ago
SimpleInstruction.cs Revert "Use Nop instead of InvalidExpression to hold the "goto from catch-block to try-block" comment" 4 years ago
StLoc.cs #nullable enable for ILAst (except for generated code) 4 years ago
StringToInt.cs #nullable enable for Instructions.tt 4 years ago
SwitchInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
TryInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
UnaryInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago
UsingInstruction.cs #nullable enable for ILAst (except for generated code) 4 years ago