2 references to FromSourceBatch
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (2)
2936return FromSourceBatch(options, sources); 3004return FromSourceBatch(options, new string[1] { source });