2 references to FromSourceBatch
System.CodeDom (2)
System\CodeDom\Compiler\CodeCompiler.cs (2)
71
return
FromSourceBatch
(options, sources);
161
return
FromSourceBatch
(options, new string[1] { source });