2 references to ApplicationScopedSettingAttribute
System (2)
sys\system\configuration\LocalFileSettingsProvider.cs (2)
443bool isApp = setting.Attributes[typeof(ApplicationScopedSettingAttribute)] is ApplicationScopedSettingAttribute;