I am writing a small Unity program, which can load a .NET assembly file to check its types, because the need to unload the assembly, so the AppDomain is used, the demo code as f