codingadventures / LINQBridgeVs

Dumps the content of variables during debugging in Visual Studio to LINQPad
MIT License
127 stars 21 forks source link

ArgumentException: The path is not of a legal form. #58

Closed sentry-io[bot] closed 5 years ago

sentry-io[bot] commented 5 years ago

Sentry Issue: LINQBRIDGEVS-D

ArgumentException: The path is not of a legal form.
  Module "BridgeVs.DynamicVisualizers.Helper.AssemblyFinderHelper", line 224, in GetReferencedAssembliesPath
    System.Collections.Generic.IEnumerable`1[System.String] GetReferencedAssembliesPath(System.Runtime.InteropServices._Assembly, System.String, Boolean)

GetDirectoryName of assembly:  Path is wrong 
codingadventures commented 5 years ago

fixed in the next release