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