1 reference to ImportCollection
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
103get { if (imports == null) imports = new ImportCollection(this); return imports; }