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