.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 7ee01ba070 Remove code duplication from AssemblyTreeNode 2 years ago
..
ResourceNodes Get rid of singletons, replace with DI: DockWorkspace 2 years ago
AssemblyListTreeNode.cs Refactoring: 2 years ago
AssemblyReferenceReferencedTypesTreeNode.cs Added new icons for TypeReference, ExportedType and MemberReference 2 years ago
AssemblyReferenceTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
AssemblyTreeNode.cs Remove code duplication from AssemblyTreeNode 2 years ago
BaseTypesEntryNode.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 2 years ago
BaseTypesTreeNode.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 2 years ago
DerivedTypesEntryNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
DerivedTypesTreeNode.cs Update DerivedTypesTreeNode with == null instead of != null. 2 years ago
EventTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
ExportedTypeTreeNode.cs Added new icons for TypeReference, ExportedType and MemberReference 2 years ago
FieldTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
FilterResult.cs Move classes to separate files. 15 years ago
ILSpyTreeNode.cs Refactoring: 2 years ago
IMemberTreeNode.cs Fix #2664: Fix NRE in ScopeSearchToAssembly. 4 years ago
MemberReferenceTreeNode.cs Added new icons for TypeReference, ExportedType and MemberReference 2 years ago
MethodTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
ModuleReferenceTreeNode.cs Highlight severity of assembly resolve log messages to make it easier to see errors. 2 years ago
NamespaceTreeNode.cs Decouple Settings from MainWindow 2 years ago
NaturalStringComparer.cs Natural Sort without interop (#3196) 2 years ago
PackageFolderTreeNode.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 2 years ago
PropertyTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
ReferenceFolderTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago
ResourceListTreeNode.cs Decouple Settings from MainWindow 2 years ago
ThreadingSupport.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 2 years ago
TypeReferenceTreeNode.cs Added new icons for TypeReference, ExportedType and MemberReference 2 years ago
TypeTreeNode.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 2 years ago