.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 1cc8a62f95 Delete TokenRole; carry token text as constants 3 months ago
..
Await.cs dev: Strip BOM mark from text files 1 year ago
BinaryNumericInstruction.cs dev: Strip BOM mark from text files 1 year ago
Block.cs Fix #3671: TransformCollectionAndObjectInitializers mistakenly included trailing variable initialization. 6 months ago
BlockContainer.cs dev: Strip BOM mark from text files 1 year ago
Branch.cs dev: Strip BOM mark from text files 1 year ago
CallIndirect.cs dev: Strip BOM mark from text files 1 year ago
CallInstruction.cs dev: Strip BOM mark from text files 1 year ago
Comp.cs Delete TokenRole; carry token text as constants 3 months ago
CompoundAssignmentInstruction.cs Fix CS9336 precedence bug in CompoundAssignmentInstruction. 4 months ago
Conv.cs dev: Strip BOM mark from text files 1 year ago
DeconstructInstruction.cs dev: Strip BOM mark from text files 1 year ago
DeconstructResultInstruction.cs dev: Strip BOM mark from text files 1 year ago
DefaultValue.cs dev: Strip BOM mark from text files 1 year ago
DynamicInstructions.cs dev: Strip BOM mark from text files 1 year ago
ExpressionTreeCast.cs dev: Strip BOM mark from text files 1 year ago
ILFunction.cs Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 2 years ago
ILInstruction.cs dev: Strip BOM mark from text files 1 year ago
ILVariableCollection.cs dev: Strip BOM mark from text files 1 year ago
IfInstruction.cs dev: Strip BOM mark from text files 1 year ago
InstructionCollection.cs dev: Strip BOM mark from text files 1 year 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. 1 year ago
LdFlda.cs dev: Strip BOM mark from text files 1 year ago
LdLen.cs dev: Strip BOM mark from text files 1 year ago
Leave.cs dev: Strip BOM mark from text files 1 year ago
LockInstruction.cs dev: Strip BOM mark from text files 1 year ago
LogicInstructions.cs dev: Strip BOM mark from text files 1 year ago
MatchInstruction.cs dev: Strip BOM mark from text files 1 year ago
MemoryInstructions.cs Fix IDE2000 globally 9 months ago
NullCoalescingInstruction.cs dev: Strip BOM mark from text files 1 year ago
NullableInstructions.cs dev: Strip BOM mark from text files 1 year ago
PatternMatching.cs Fix IDE2000 globally 9 months ago
SimpleInstruction.cs Fix IDE2000 globally 9 months ago
StLoc.cs dev: Strip BOM mark from text files 1 year ago
StringToInt.cs Fix IDE2000 globally 9 months ago
SwitchInstruction.cs Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case. 3 months ago
TryInstruction.cs dev: Strip BOM mark from text files 1 year ago
UnaryInstruction.cs dev: Strip BOM mark from text files 1 year ago
UsingInstruction.cs Fix IDE2000 globally 9 months ago