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