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