2 references to HttpGetProtocolImporter
System.Web.Services (2)
System\Web\Services\Configuration\WebServicesSection.cs (2)
270
protocolImporterList.Add(typeof(
HttpGetProtocolImporter
));
456
importers.Add(typeof(
HttpGetProtocolImporter
));