2 references to CodeCompileUnit
System.Web.Services (2)
System\Web\Services\Description\MimeXmlImporter.cs (1)
89exporter = new XmlCodeExporter(ImportContext.CodeNamespace, ImportContext.ServiceImporter.CodeCompileUnit,
System\Web\Services\Description\SoapProtocolImporter.cs (1)
345xmlExporter = new XmlCodeExporter(this.CodeNamespace, ServiceImporter.CodeCompileUnit, ServiceImporter.CodeGenerator, ServiceImporter.CodeGenerationOptions, ExportContext);