2 implementations of CompileAssemblyFromFileBatch
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
2971
CompilerResults ICodeCompiler.
CompileAssemblyFromFileBatch
(CompilerParameters options, string[] fileNames)
System\CodeDom\Compiler\CodeCompiler.cs (1)
79
CompilerResults ICodeCompiler.
CompileAssemblyFromFileBatch
(CompilerParameters options, string[] fileNames)
1 reference to CompileAssemblyFromFileBatch
System.CodeDom (1)
System\CodeDom\Compiler\CodeDomProvider.cs (1)
140
CreateCompilerHelper().
CompileAssemblyFromFileBatch
(options, fileNames);