.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.
 
 
 
 
Christoph Wille ca0adee72f Using EnumExtensions source generators & interception (ics.d-only) 2 weeks ago
..
Await.cs dev: Strip BOM mark from text files 4 months ago
BinaryNumericInstruction.cs dev: Strip BOM mark from text files 4 months ago
Block.cs dev: Strip BOM mark from text files 4 months ago
BlockContainer.cs dev: Strip BOM mark from text files 4 months ago
Branch.cs dev: Strip BOM mark from text files 4 months ago
CallIndirect.cs dev: Strip BOM mark from text files 4 months ago
CallInstruction.cs dev: Strip BOM mark from text files 4 months ago
Comp.cs dev: Strip BOM mark from text files 4 months ago
CompoundAssignmentInstruction.cs dev: Strip BOM mark from text files 4 months ago
Conv.cs dev: Strip BOM mark from text files 4 months ago
DeconstructInstruction.cs dev: Strip BOM mark from text files 4 months ago
DeconstructResultInstruction.cs dev: Strip BOM mark from text files 4 months ago
DefaultValue.cs dev: Strip BOM mark from text files 4 months ago
DynamicInstructions.cs Using EnumExtensions source generators & interception (ics.d-only) 2 weeks ago
ExpressionTreeCast.cs dev: Strip BOM mark from text files 4 months ago
ILFunction.cs Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 10 months ago
ILInstruction.cs dev: Strip BOM mark from text files 4 months ago
ILVariableCollection.cs dev: Strip BOM mark from text files 4 months ago
IfInstruction.cs dev: Strip BOM mark from text files 4 months ago
InstructionCollection.cs dev: Strip BOM mark from text files 4 months ago
IsInst.cs Protect IsInst against multi-step inlining -- we can only allow `Box` as the top-level argument, not anywhere within the argument tree. 4 months ago
LdFlda.cs dev: Strip BOM mark from text files 4 months ago
LdLen.cs dev: Strip BOM mark from text files 4 months ago
Leave.cs dev: Strip BOM mark from text files 4 months ago
LockInstruction.cs dev: Strip BOM mark from text files 4 months ago
LogicInstructions.cs dev: Strip BOM mark from text files 4 months ago
MatchInstruction.cs dev: Strip BOM mark from text files 4 months ago
MemoryInstructions.cs dev: Strip BOM mark from text files 4 months ago
NullCoalescingInstruction.cs dev: Strip BOM mark from text files 4 months ago
NullableInstructions.cs dev: Strip BOM mark from text files 4 months ago
PatternMatching.cs dev: Strip BOM mark from text files 4 months ago
SimpleInstruction.cs dev: Strip BOM mark from text files 4 months ago
StLoc.cs dev: Strip BOM mark from text files 4 months ago
StringToInt.cs dev: Strip BOM mark from text files 4 months ago
SwitchInstruction.cs Fix #2763: Improve decompilation of switch-on-enum by preserving enum type information when inlining local variables into SwitchInstruction.Value. 3 years ago
TryInstruction.cs dev: Strip BOM mark from text files 4 months ago
UnaryInstruction.cs dev: Strip BOM mark from text files 4 months ago
UsingInstruction.cs dev: Strip BOM mark from text files 4 months ago