https://learn.microsoft.com/zh-cn/dotnet/api/system.codedom.compiler.icodecompiler.compileassemblyfromdombatch?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0
ICodeCompiler.CompileAssemblyFromDomBatch Method (System.CodeDom.Compiler) | Microsoft Learn
Compiles an assembly based on the System.CodeDom trees contained in the specified array of CodeCompileUnit objects, using the specified compiler settings.
methodsystemcodedomcompilermicrosoft