AvaloniaILSpy
AvaloniaILSpy copied to clipboard
Avalonia-based .NET Decompiler (port of ILSpy)
I drag some netmodule in the UI and receive this exception. ``` Sorry, we crashed System.NullReferenceException: Object reference not set to an instance of an object. at ICSharpCode.TreeView.SharpTreeView.GetNodeAndIndex(SharpTreeViewItem item, DropPlace...
Found running in Debian 10 ``` Sorry, we crashed System.NullReferenceException: Object reference not set to an instance of an object. at ICSharpCode.ILSpy.Controls.CustomDialog.b__6_1(Object container, TemplateAppliedEventArgs args) in /home/runner/work/AvaloniaILSpy/AvaloniaILSpy/ILSpy.Core/Controls/CustomDialog.xaml.cs:line 65 at Avalonia.Interactivity.Interactive.g__InvokeAdapter|4_0[TEventArgs](Delegate...
I frequently use the "Back" feature when scanning through code; but this always returns me to the top of a file. Having the current position of a file I am...
So the time is passing and the Computers are evolving. A lot of companies started with shifting on arm64. So let's provide a build! **Windows** - [x] Adding arm64 to...
Tested with https://github.com/icsharpcode/AvaloniaILSpy/commit/c9191f3b5bc417655dd4e1e5c48de351d7f0c6e4 on Windows no1: The two checkboxes show with an "_" accelerator:  no2: By default the selection in the dropdowns is Language C#, Version 8. When switching...
Can you add this project to the AUR? This would allow for easier installation via a package manager of choice.
- [x] Resources String/Object Table - [x] Tooltip and Cursor on DecompilerTextView - [x] Context menu: Open folder window on Linux - [x] Context menu: Open command line shell on...
Just saw #66 and how nemec commented the responsible line for that behavior. I haven't really spent enough time with the code to confidently say that this works for every...
Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff808e8b7c3 __exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007ff808bebbc3 objc_exception_throw + 48 2 CoreFoundation 0x00007ff808eb4076 -[NSException raise] + 9 3 AppKit 0x00007ff80b8700a4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321...
Thx for this great tool! With the current ILSpy version 7.2.0.0.rc build for Linux x64 ILSpy stops updating the decompilation window.  I can not exactly reproduce it,...