1 write to _appSettingBaseUrl
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
293
set {
_appSettingBaseUrl
= value; }
1 reference to _appSettingBaseUrl
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
292
get { return
_appSettingBaseUrl
; }