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