.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.
 
 
 
 
Siegfried Pammer 77d9ee73e9 Fix IDE2000 globally 3 days 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 Fix IDE2000 globally 3 days 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 dev: Strip BOM mark from text files 4 months 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 Fix IDE2000 globally 3 days 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 Fix IDE2000 globally 3 days ago
SimpleInstruction.cs Fix IDE2000 globally 3 days ago
StLoc.cs dev: Strip BOM mark from text files 4 months ago
StringToInt.cs Fix IDE2000 globally 3 days 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 Fix IDE2000 globally 3 days ago