2 references to modFile
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILModule.cs (2)
150
modBldr = asmBldr.DefineDynamicModule("System.Xml.Xsl.CompiledQuery", this.
modFile
+ ".dll", emitSymbols);
308
((AssemblyBuilder) this.typeBldr.Module.Assembly).Save(this.
modFile
+ ".dll");