1 reference to PortCollection
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
758get { if (ports == null) ports = new PortCollection(this); return ports; }