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