2 implementations of CompileAssemblyFromSourceBatch
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
2954
CompilerResults ICodeCompiler.
CompileAssemblyFromSourceBatch
(CompilerParameters options, string[] sources)
System\CodeDom\Compiler\CodeCompiler.cs (1)
62
CompilerResults ICodeCompiler.
CompileAssemblyFromSourceBatch
(CompilerParameters options, string[] sources)
1 reference to CompileAssemblyFromSourceBatch
System.CodeDom (1)
System\CodeDom\Compiler\CodeDomProvider.cs (1)
143
CreateCompilerHelper().
CompileAssemblyFromSourceBatch
(options, sources);