2 implementations of CompileAssemblyFromDomBatch
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
2999
CompilerResults ICodeCompiler.
CompileAssemblyFromDomBatch
(CompilerParameters options, CodeCompileUnit[] ea)
System\CodeDom\Compiler\CodeCompiler.cs (1)
106
CompilerResults ICodeCompiler.
CompileAssemblyFromDomBatch
(CompilerParameters options, CodeCompileUnit[] ea)
1 reference to CompileAssemblyFromDomBatch
System.CodeDom (1)
System\CodeDom\Compiler\CodeDomProvider.cs (1)
137
CreateCompilerHelper().
CompileAssemblyFromDomBatch
(options, compilationUnits);