2 references to FromDomBatch
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (2)
3008return FromDomBatch(options, ea); 3023return FromDomBatch(options, new CodeCompileUnit[1] { e });