.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 53a050552b Add support for syntax sugar when writing out the ILAst. 8 years ago
..
Await.cs [async] Add copy propagation so that state machine field accesses can be reliably detected. 8 years ago
BinaryNumericInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
Block.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
BlockContainer.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
Branch.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
CallInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
Comp.cs Add support for syntax sugar when writing out the ILAst. 8 years ago
CompoundAssignmentInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
Conv.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
ILFunction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
ILInstruction.cs Add support for syntax sugar when writing out the ILAst. 8 years ago
ILVariableCollection.cs [async] Decompile await operator. 8 years ago
IfInstruction.cs Add support for syntax sugar when writing out the ILAst. 8 years ago
InstructionCollection.cs [async]: control flow reconstruction 8 years ago
LdLen.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
Leave.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
LockInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
MemoryInstructions.cs Add support for syntax sugar when writing out the ILAst. 8 years ago
NullCoalescingInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
PatternMatching.cs Add support for syntax sugar when writing out the ILAst. 8 years ago
SimpleInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
SwitchInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
TryInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
UnaryInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago