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