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