1 reference to PortTypeCollection
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
133
get { if (portTypes == null) portTypes = new
PortTypeCollection
(this); return portTypes; }