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