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