If a dll is strong assembly in which paths the CLR will try to find the strong assemblies.
For example for the private assembly CLR will try to find the directory in which exe is present or checks any subdirectory exists with the same name as the exe.
If a dll is strong assembly in which paths the CLR will try to
Share
Refer MSDN for more details.