Does CodeFort support cross-assembly renaming?
Yes, CodeFort natively supports cross-assembly obfuscation. All type, method, field etc. references are fully qualified and resolved. This means that every reference will be obfuscated in complete sync with its corresponding definition. It requires though that both the referencing assembly and the referenced assembly is part of the project (e.g. visible on the Assemblies page, and not manually excluded).