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