.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 9d264f56d6 - Properly reset AnalyzerSearchTreeNode on assembly list changes. 4 years ago
..
ResourceNodes Fix loading icons embedded as resources. 4 years ago
AssemblyListTreeNode.cs Fix `JumpToReference` for search results from unexpanded bundle/package tree nodes. 4 years ago
AssemblyReferenceTreeNode.cs Fix #2548: Ensure that assembly resolving does not interfere with the rendering of assembly reference nodes. 4 years ago
AssemblyTreeNode.cs - Replace DecompilerTextView.CleanUpName with direct uses of WholeProjectDecompiler.CleanUpFileName 4 years ago
BaseTypesEntryNode.cs #2128: Reformat the whole code base. 5 years ago
BaseTypesTreeNode.cs Fixes #2232: We only need a small percentage of features provided by Humanizer. Therefore we copy the relevant parts and remove the dependency in order to avoid such problems in the future. 5 years ago
DerivedTypesEntryNode.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into net5take2 5 years ago
DerivedTypesTreeNode.cs Fix build. 5 years ago
EventTreeNode.cs Fix #2550: Menu "Save Code" enable issue on changing C# version 4 years ago
FieldTreeNode.cs Fix #2550: Menu "Save Code" enable issue on changing C# version 4 years ago
FilterResult.cs Move classes to separate files. 15 years ago
ILSpyTreeNode.cs Fix dynamic Foreground of non-public nodes. 5 years ago
IMemberTreeNode.cs Remove TypeDefinitionToString, add BaseTypesTreeNode 8 years ago
MethodTreeNode.cs Fix #2550: Menu "Save Code" enable issue on changing C# version 4 years ago
ModuleReferenceTreeNode.cs Simplify the assembly-resolving implementation. 5 years ago
NamespaceTreeNode.cs #2128: Reformat the whole code base. 5 years ago
NaturalStringComparer.cs Fix #1261: Sort resources 7 years ago
PackageFolderTreeNode.cs Prohibit dragging assemblies nested in bundles/nuget packages 5 years ago
PropertyTreeNode.cs Fix #2550: Menu "Save Code" enable issue on changing C# version 4 years ago
ReferenceFolderTreeNode.cs Fix #2314: ILSpy incorrectly resolves a runtime dependency when dll is present in both WindowsDesktop.App and NETCore.App 5 years ago
ResourceListTreeNode.cs #2128: Reformat the whole code base. 5 years ago
ThreadingSupport.cs - Properly reset AnalyzerSearchTreeNode on assembly list changes. 4 years ago
TypeTreeNode.cs Fix #2550: Menu "Save Code" enable issue on changing C# version 4 years ago