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