c# - Any Problems With MEF and/or Unity When Obfuscating? -
i using mef in plugin architecture. obfuscate code , had concern whether muck mef , it's discovery. using directorycatalog resolve plugins , plan on obfuscating plugins well. of extensions run in main assembly, obfuscated well.
so, question whether issue mef (the obfuscation) , if so, unity suffer same? thank in advance.
since (in ideal world) bbfuscation not change binary compatibility of assembly, don't see issues coming up.
that said, have not done work obfuscated assemblies , mef, wrong.
Comments
Post a Comment