Can't navigate to decompiled source - file path too long
Hi,
When navigating into a method that comes from a DLL (with F12), I'm running into this error -
Could not open <foo.cs>. Specified path, file name, or both are too long.
This is because the path exceeds 248 characters, which is the annoying Windows limitation. Is there a workaround for this?
thanks
Please sign in to leave a comment.