Closed ElektroKill closed 4 years ago
Hello, I saw your changes and I would like to point out that this is not entirely fixed. If I take a look at ConfuserEx Unicode renamer dnSpy escapes those names and here they are not escaped. I think it would be better to use dnSpy IdentifierEscaper class.
Hello,
This issue happens when the method.Name property is empty. This makes dnSpy show the method name as <>. However, on the disassembly tab, the name is just empty.