Improved obfuscation agent to discover more reflection API.
XAML obfuscation can resolve more binding expressions.
Fixes
Fix: Some internal enum fields consumed by reflection API could be obfuscated.
Fix: If the target assembly has a strong name, merge could make the assembly raise the Unhandled Exception: System.BadImageFormatException: Could not load file or assembly or one of its dependencies. The module was expected to contain an assembly manifest.
Fix: NET 6 applications could crash with InvalidOperationExeption when string encryption is enabled.
Fix: An application protected with code encryption could crash with InvalidCastException.