| path parser fixture | ||
| path string | assembly paths? | |
| c:\path\to\assembly.dll | c:\path\to\assembly.dll | |
| path parser fixture | ||
| path string | assembly paths? | |
| c:\path\to\assembly.dll;c:\path\to\other\assembly.dll | c:\path\to\assembly.dll,c:\path\to\other\assembly.dll | |
| path parser fixture | ||
| path string | assembly paths? | |
| c:\path\to\assembly.dll;c:\path\to\assembly.config | c:\path\to\assembly.dll | |