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