2 references to ProtocolImporterUtil
System.Web.Services (2)
System\Web\Services\Description\HttpProtocolImporter.cs (1)
367ProtocolImporterUtil.GenerateConstructorStatements(ctor, url, serviceDescription.AppSettingUrlKey, serviceDescription.AppSettingBaseUrl, false);
System\Web\Services\Description\SoapHttpTransportImporter.cs (1)
37ProtocolImporterUtil.GenerateConstructorStatements(ctor, url, urlKey, baseUrl, soap11 && !ImportContext.IsEncodedBinding);