2 references to Import
System.Web.Services (2)
System\Web\Services\Description\ServiceDescriptionImporter.cs (2)
247
return
Import
(codeNamespace, new ImportContext(new CodeIdentifiers(), false), new Hashtable(), new StringCollection());
283
webReference.Warnings = importer.
Import
(webReference.ProxyCode, context, exportedMappings, webReference.ValidationWarnings);