DocsByReflection
DocsByReflection copied to clipboard
use location instead of codebase
- assembly.codebase is deprecated
- assembly.location contains a normal file path without file:// prefix
- supports UNC shares (see issue #18), which previous code did not
- removes need for mac/linux special handling