2 references to HttpPostProtocolImporter
System.Web.Services (2)
System\Web\Services\Configuration\WebServicesSection.cs (2)
273
protocolImporterList.Add(typeof(
HttpPostProtocolImporter
));
452
importers.Add(typeof(
HttpPostProtocolImporter
));