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