Details
Description
Hi!
myAssembly.Location throws ArgumentException "Absolute path required" when application is invoked via UNC path ("\\localhost\Debug\app.exe" to be precise). Looks like it is safe to ignore and just another exception handler is needed. Patch is attached.