.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 66d1b744c3 Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 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 ILAstWritingOptions parameter to ILInstruction.WriteTo(). 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 ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
ILVariableCollection.cs [async] Decompile await operator. 8 years ago
IfInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 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 Namespace adjustments for Syntax classes 9 years ago
NullCoalescingInstruction.cs Add ILAstWritingOptions parameter to ILInstruction.WriteTo(). 8 years ago
PatternMatching.cs Eliminate the dedicated logic.not instruction, and treat it as syntax sugar similar to logic.and/logic.or. 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