.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.
 
 
 
Daniel Grunwald 22f7e34761 Add Mono's ResXResourceWriter, so that we can write serialized objects in resources back out. 8 years ago
..
Analyzer Reduce span of DisableAssemblyLoad-lock 8 years ago
ResourceNodes Add Mono's ResXResourceWriter, so that we can write serialized objects in resources back out. 8 years ago
AssemblyListTreeNode.cs Fix #1014: fix assembly load errors causing ILSpy to crash 9 years ago
AssemblyReferenceTreeNode.cs Fix #1014: fix assembly load errors causing ILSpy to crash 9 years ago
AssemblyTreeNode.cs Fix #1081: Please add a default ctor for DecompilationOptions 9 years ago
BaseTypesEntryNode.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
BaseTypesTreeNode.cs Update cecil. 10 years ago
CopyFullyQualifiedNameContextMenuEntry.cs CopyFullyQualifiedTypeNameContextMenuEntry should work on members as well. 9 years ago
DerivedTypesEntryNode.cs Remove duplicate MetadataToken on PropertyTreeNode + more clean-up 9 years ago
DerivedTypesTreeNode.cs Fix #1014: fix assembly load errors causing ILSpy to crash 9 years ago
EventTreeNode.cs Merge pull request #1010 from pentp/famandasm 9 years ago
FieldTreeNode.cs Merge pull request #1010 from pentp/famandasm 9 years ago
FilterResult.cs Move classes to separate files. 15 years ago
ILSpyTreeNode.cs Tuning MainWindow_Loaded: Show IU as early as possible 9 years ago
IMemberTreeNode.cs Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
MethodTreeNode.cs Merge pull request #1010 from pentp/famandasm 9 years ago
ModuleReferenceTreeNode.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
NamespaceTreeNode.cs Remove UIHelper.cs 9 years ago
NaturalStringComparer.cs CopyFullyQualifiedTypeNameContextMenuEntry should work on members as well. 9 years ago
PropertyTreeNode.cs Merge pull request #1010 from pentp/famandasm 9 years ago
ReferenceFolderTreeNode.cs Tuning MainWindow_Loaded: Show IU as early as possible 9 years ago
ResourceListTreeNode.cs Code Tidy : Remove redundant using statements 15 years ago
SearchMsdnContextMenuEntry.cs Move Process.Start-calls to a central helper method. This ensures we do not crash if there's an OS configuration error, missing browser, whatever. 9 years ago
ThreadingSupport.cs Code Tidy: Mark fields read-only where appropriate 15 years ago
TypeTreeNode.cs Add overlay icon for private protected. 9 years ago