Registers a path that should be probed for candidate assemblies at assembly load time.You should use ProvideCodeBaseAttribute instead of ProvideBindingPathAttribute. Registering a specific assembly location instead of a directory to probe results in better performance.