.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 03aecf047d Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 10 months ago
..
BitOperations.cs Fix NETCORE to NET8(or newer) directive 2 years ago
BitSet.cs Move BitOperations to namespace System.Numerics. 2 years ago
BusyManager.cs
CSharpPrimitiveCast.cs
CacheManager.cs
CallbackOnDispose.cs
CollectionExtensions.cs Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 10 months ago
DelegateComparer.cs Fix #2716: Add an option to allow sorting custom attributes 11 months ago
EmptyList.cs
ExtensionMethods.cs
FileUtility.cs
GraphTraversal.cs Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
Index.cs Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
Interval.cs
KeyComparer.cs Fix NETCORE to NET8(or newer) directive 2 years ago
LazyInit.cs
LongDict.cs
LongSet.cs
MultiDictionary.cs Detect compiler-generated code that is still needed after decompilation. 4 years ago
Platform.cs
ProjectedList.cs
ReferenceComparer.cs
ResXResourceWriter.cs Fix exception when writing resx files without adding any resources 10 months ago
ResourcesFile.cs Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 1 year ago
TreeTraversal.cs
UnicodeNewline.cs
UnionFind.cs
Win32Resources.cs