1 reference to PortCollection
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
842
get { if (_ports == null) _ports = new
PortCollection
(this); return _ports; }