1 reference to MessagePartCollection
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
1274get { if (parts == null) parts = new MessagePartCollection(this); return parts; }