Updated assembly result control:- Refactored message clearing logic: all messages should be cleared when called-- Improved and extended existing test for the clearing logic.WTI-1839
Adjusted exporter logic to prevent NotSupportedExceptions:- Catch the AssemblyExporterException in case it is thrown when creating a serializable assembly and act accordinglyWTI-1806