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