3 references to ServiceUrl
System.Web.Services (3)
System\Web\Services\Description\HttpGetProtocolReflector.cs (1)
28httpAddressBinding.Location = ServiceUrl;
System\Web\Services\Description\HttpPostProtocolReflector.cs (1)
35httpAddressBinding.Location = ServiceUrl;
System\Web\Services\Description\SoapProtocolReflector.cs (1)
238Port.Extensions.Add(CreateSoapAddressBinding(ServiceUrl));