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