Currently, FileHelper tries to dynamically load Sharper.Unix.dll in
case of a unix system, this fails in case Sharpen.Unix is somehow
loaded, but no from the same location of Sharpen.dll (such as assembly
merging, or something else), this will first try to find the type
before attempting to load an explicit assembly
Support resolving Sharpen.Unix types if merged