Skip to content
#

debugger

Here are 867 public repositories matching this topic...

MulleDK19
MulleDK19 commented Aug 25, 2020

Tested on latest v6.1.7.

If an assembly has been loaded from memory, it's impossible to search.

IE. Assembly.Load(byte[])
When an assembly like this is loaded into dnSpy, the search feature throws an exception:

System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
 

Improve this page

Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.