2 references to soapTransportImporterTypes
System.Web.Services (2)
System\Web\Services\Configuration\WebServicesSection.cs (2)
29
this.properties.Add(this.
soapTransportImporterTypes
);
429
get { return (TypeElementCollection)base[this.
soapTransportImporterTypes
]; }