.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 63b32fef35 Create ILFunction top-level node 12 years ago
..
BinaryComparisonInstruction.cs Include operands in ILAst output 12 years ago
BinaryNumericInstruction.cs Finish the move to the new generated ILAst classes 12 years ago
Block.cs Create ILFunction top-level node 12 years ago
BlockContainer.cs Create ILFunction top-level node 12 years ago
Branch.cs Create ILFunction top-level node 12 years ago
CallInstruction.cs Add parent pointers to ILAst 12 years ago
Conv.cs Finish the move to the new generated ILAst classes 12 years ago
ILFunction.cs Create ILFunction top-level node 12 years ago
ILInstruction.cs Add parent pointers to ILAst 12 years ago
IfInstruction.cs Add a bunch of instructions. 12 years ago
InstructionCollection.cs Create ILFunction top-level node 12 years ago
MemoryInstructions.cs Create ILFunction top-level node 12 years ago
Return.cs Add parent pointers to ILAst 12 years ago
SimpleInstruction.cs Add parent pointers to ILAst 12 years ago
TryCatch.cs Add parent pointers to ILAst 12 years ago
TryFinally.cs Add a bunch of instructions. 12 years ago
UnaryInstruction.cs Add a bunch of instructions. 12 years ago