382 writes to
System.Configuration (14)
System\Configuration\AppSettingsSection.cs (1)
82base[s_propFile] = value;
System\Configuration\ConnectionStringSettings.cs (3)
69base[_propName] = value; 79base[_propConnectionString] = value; 93base[_propProviderName] = value;
System\Configuration\KeyValueConfigurationElement.cs (2)
60base[_propKey] = _initKey; 82base[_propValue] = value;
System\Configuration\NameValueConfigurationElement.cs (3)
58base[_propName] = name; 59base[_propValue] = value; 87base[_propValue] = value;
System\Configuration\ProtectedConfigurationSection.cs (1)
165base[_propDefaultProvider] = value;
System\Configuration\ProviderSettings.cs (4)
143base[_propName] = value; 156base[_propType] = value; 209base[SetPropName] = value; 221base[_propName] = value; // Add them to the property bag
System.Drawing (1)
commonui\System\Drawing\Configuration\SystemDrawingSection.cs (1)
27set { this[bitmapSuffix] = value; }
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (1)
139this[configProperty] = element;
System.Web (333)
Configuration\AnonymousIdentificationSection.cs (9)
115base[_propEnabled] = value; 126base[_propCookieName] = value; 138base[_propCookieTimeout] = value; 149base[_propCookiePath] = value; 159base[_propCookieRequireSSL] = value; 169base[_propCookieSlidingExpiration] = value; 179base[_propCookieProtection] = value; 189base[_propCookieless] = value; 199base[_propDomain] = value;
Configuration\AssemblyInfo.cs (1)
68base[_propAssembly] = value;
Configuration\AuthenticationSection.cs (1)
151base[_propMode] = value;
Configuration\AuthorizationRule.cs (3)
146base[_propRoles] = roles; // Update property bag 151base[_propUsers] = users; // Update property bag 155base[_propVerbs] = verbs; // Update property bag
Configuration\BufferModeSettings.cs (7)
128base[_propName] = value; 140base[_propMaxBufferSize] = value; 152base[_propMaxFlushSize] = value; 164base[_propUrgentFlushThreshold] = value; 176base[_propRegularFlushInterval] = value; 187base[_propUrgentFlushInterval] = value; 199base[_propMaxBufferThreads] = value;
Configuration\BuildProvider.cs (2)
85base[_propExtension] = value; 96base[_propType] = value;
Configuration\CacheSection.cs (6)
137base[_propDefaultProvider] = value; 161base[_propDisableMemoryCollection] = value; 171base[_propDisableExpiration] = value; 197base[_propPrivateBytesLimit] = value; 208base[_propPercentagePhysicalMemoryUsedLimit] = value; 226base[_propPrivateBytesPollTime] = value;
Configuration\ClientTarget.cs (2)
50base[_propAlias] = alias; 51base[_propUserAgent] = userAgent;
Configuration\CodeSubDirectory.cs (1)
63base[_propDirectoryName] = value;
Configuration\CompilationSection.cs (19)
251base[_propTempDirectory] = value; 269base[_propDebug] = value; 279base[_propStrict] = value; 289base[_propExplicit] = value; 299base[_propBatch] = value; 309base[_propOptimizeCompilations] = value; 319base[_propUrlLinePragmas] = value; 331base[_propBatchTimeout] = value; 341base[_propMaxBatchSize] = value; 351base[_propMaxBatchGeneratedFileSize] = value; 361base[_propNumRecompilesBeforeAppRestart] = value; 371base[_propDefaultLanguage] = value; 381base[_propTargetFramework] = value; 438base[_propAssemblyPreprocessorType] = value; 481base[_propEnablePrefetchOptimization] = value; 491base[_propProfileGuidedOptimizations] = value; 501base[_propControlBuilderInterceptorType] = value; 511base[_propDisableObsoleteWarnings] = value; 521base[_propMaxConcurrentCompilations] = value;
Configuration\Compiler.cs (5)
63base[_propCompilerOptions] = compilerOptions; 64base[_propExtension] = extension; 65base[_propLanguage] = language; 66base[_propType] = type; 67base[_propWarningLevel] = warningLevel;
Configuration\CustomError.cs (2)
79base[_propStatusCode] = value; 90base[_propRedirect] = value;
Configuration\CustomErrorsSection.cs (4)
96base[_propAllowNestedErrors] = value; 106base[_propDefaultRedirect] = value; 116base[_propRedirectMode] = value; 126base[_propMode] = value;
Configuration\DeploymentSection.cs (1)
54base[_propRetail] = value;
Configuration\EventMappingSettings.cs (4)
100base[_propName] = value; 110base[_propType] = value; 121base[_propStartEventCode] = value; 132base[_propEndEventCode] = value;
Configuration\ExpressionBuilder.cs (2)
69base[_propExpressionPrefix] = value; 80base[_propType] = value;
Configuration\FolderLevelBuildProvider.cs (2)
76base[_propName] = value; 87base[_propType] = value;
Configuration\FormsAuthenticationConfiguration.cs (17)
237base[_propName] = _propName.DefaultValue; 240base[_propName] = value; 253base[_propLoginUrl] = _propLoginUrl.DefaultValue; 256base[_propLoginUrl] = value; 269base[_propDefaultUrl] = _propDefaultUrl.DefaultValue; 272base[_propDefaultUrl] = value; 283base[_propProtection] = value; 295base[_propTimeout] = value; 307base[_propPath] = _propPath.DefaultValue; 310base[_propPath] = value; 321base[_propRequireSSL] = value; 331base[_propSlidingExpiration] = value; 341base[_propEnableCrossAppRedirects] = value; 352base[_propCookieless] = value; 362base[_propDomain] = value; 372base[_propTicketCompatibilityMode] = value; 382base[_propCookieSameSite] = value;
Configuration\FormsAuthenticationCredentials.cs (1)
138base[_propPasswordFormat] = value;
Configuration\FormsAuthenticationUser.cs (2)
139base[_propName] = value; 150base[_propPassword] = value;
Configuration\FullTrustAssembly.cs (3)
83base[_propAssemblyName] = value; 94base[_propVersion] = value; 105base[_propPublicKey] = value;
Configuration\GlobalizationSection.cs (13)
102base[_propRequestEncoding] = value.WebName; 106base[_propRequestEncoding] = value; 121base[_propResponseEncoding] = value.WebName; 125base[_propResponseEncoding] = value; 141base[_propResponseHeaderEncoding] = value.WebName; 145base[_propResponseHeaderEncoding] = value; 161base[_propFileEncoding] = value.WebName; 165base[_propFileEncoding] = value; 180base[_propCulture] = value; 194base[_propUICulture] = value; 205base[_propEnableClientBasedCulture] = value; 215base[_propResourceProviderFactoryType] = value; 225base[_propEnableBestFitResponseEncoding] = value;
Configuration\HealthMonitoringSection.cs (2)
332base[_propHeartbeatInterval] = value; 342base[_propEnabled] = value;
Configuration\HostingEnvironmentSection.cs (4)
90base[_propShutdownTimeout] = value; 102base[_propIdleTimeout] = value; 112base[_propShadowCopyBinAssemblies] = value; 124base[_propUrlMetadataSlidingExpiration] = value;
Configuration\HttpCookiesSection.cs (4)
67base[_propHttpOnlyCookies] = value; 77base[_propRequireSSL] = value; 87base[_propDomain] = value; 97base[_propSameSite] = value;
Configuration\HttpHandlerAction.cs (4)
94base[_propPath] = value; 104base[_propVerb] = value; 116base[_propType] = value; 133base[_propValidate] = value;
Configuration\HttpModuleAction.cs (2)
77base[_propName] = value; 87base[_propType] = value;
Configuration\HttpRuntimeSection.cs (30)
377base[_propAsyncPreloadMode] = value; 392base[_propFcnMode] = value; 409base[_propExecutionTimeout] = value; 428base[_propMaxRequestLength] = value; 444base[_propRequestLengthDiskThreshold] = value; 454base[_propUseFullyQualifiedRedirectUrl] = value; 465base[_propMinFreeThreads] = value; 476base[_propMinLocalRequestFreeThreads] = value; 487base[_propAppRequestQueueLimit] = value; 497base[_propEnableKernelOutputCache] = value; 511base[_propEnableVersionHeader] = value; 522base[_propApartmentThreading] = value; 532base[_propRequireRootedSaveAsPath] = value; 542base[_propEnable] = value; 552base[_propTargetFramework] = value; 588base[_propSendCacheControlHeader] = value; 600base[_propDefaultRegexMatchTimeout] = value; 611base[_propShutdownTimeout] = value; 622base[_propDelayNotificationTimeout] = value; 633base[_propWaitChangeNotification] = value; 644base[_propMaxWaitChangeNotification] = value; 654base[_propEnableHeaderChecking] = value; 665base[_propEncoderType] = value; 680base[_propRequestValidationMode] = value; 691base[_propRequestValidationType] = value; 701base[_propRequestPathInvalidCharacters] = value; 717base[_propMaxUrlLength] = value; 733base[_propMaxQueryStringLength] = value; 743base[_propRelaxedUrlToFileSystemMapping] = value; 753base[_propAllowDynamicModuleRegistration] = value;
Configuration\IdentitySection.cs (3)
93base[_propImpersonate] = value; 104base[_propUserName] = value; 114base[_propPassword] = value;
Configuration\IgnoreDeviceFilterElement.cs (1)
47base[_propName] = name;
Configuration\MachineKeySection.cs (8)
157base[_propValidationKey] = value; 172base[_propDecryptionKey] = value; 189base[_propDecryption] = value; 218base[_propValidation] = value; 245base[_propValidation] = _cachedValidation; 257base[_propDataProtectorType] = value; 268base[_propApplicationName] = value; 287base[_propCompatibilityMode] = value;
Configuration\MembershipSection.cs (3)
133base[_propDefaultProvider] = value; 143base[_propHashAlgorithmType] = value; 159base[_propUserIsOnlineTimeWindow] = value;
Configuration\NamespaceCollection.cs (1)
50base[_propAutoImportVBNamespace] = value;
Configuration\NamespaceInfo.cs (1)
69base[_propNamespace] = value;
Configuration\OutputCacheProfile.cs (11)
124base[_propName] = value; 134base[_propEnabled] = value; 144base[_propDuration] = value; 154base[_propLocation] = value; 164base[_propSqlDependency] = value; 174base[_propVaryByCustom] = value; 184base[_propVaryByControl] = value; 194base[_propVaryByContentEncoding] = value; 204base[_propVaryByHeader] = value; 214base[_propVaryByParam] = value; 224base[_propNoStore] = value;
Configuration\OutputCacheSection.cs (6)
118base[_propEnableOutputCache] = value; 129base[_propEnableFragmentCache] = value; 143base[_propSendCacheControlHeader] = value; 158base[_propOmitVaryStar] = value; 173base[_propEnableKernelCacheForVaryByStar] = value; 185base[_propDefaultProviderName] = value;
Configuration\PagesSection.cs (22)
232base[_propBuffer] = value; 278base[_propEnableSessionState] = tempStr; 288base[_propEnableViewState] = value; 298base[_propEnableViewStateMac] = value; 308base[_propEnableEventValidation] = value; 318base[_propSmartNavigation] = value; 328base[_propAutoEventWireup] = value; 338base[_propMaintainScrollPosition] = value; 349base[_propPageBaseType] = value; 359base[_propUserControlBaseType] = value; 409base[_propPageParserFilterType] = value; 448base[_propValidateRequest] = value; 458base[_propMasterPageFile] = value; 524base[_propTheme] = value; 552base[_propStyleSheetTheme] = value; 595base[_propMaxPageStateFieldLength] = value; 612base[_propCompilationMode] = value; 622base[_propViewStateEncryptionMode] = value; 634base[_propAsyncTimeout] = value; 644base[_propRenderAllHiddenFieldsAtTopOfForm] = value; 658base[_propClientIDMode] = value; 678base[_propControlRenderingCompatibilityVersion] = value;
Configuration\PartialTrustVisibleAssembly.cs (2)
73base[_propAssemblyName] = value; 84base[_propPublicKey] = value;
Configuration\PassportAuthentication.cs (1)
122base[_propRedirectUrl] = value;
Configuration\ProcessModelSection.cs (27)
271base[_propEnable] = value; 282base[_propTimeout] = value; 293base[_propIdleTimeout] = value; 305base[_propShutdownTimeout] = value; 317base[_propRequestLimit] = value; 329base[_propRequestQueueLimit] = value; 341base[_propRestartQueueLimit] = value; 351base[_propMemoryLimit] = value; 361base[_propWebGarden] = value; 371base[_propCpuMask] = "0x" + Convert.ToString(value, 16); 381base[_propUserName] = value; 391base[_propPassword] = value; 401base[_propLogLevel] = value; 412base[_propClientConnectedCheck] = value; 422base[_propComAuthenticationLevel] = value; 432base[_propComImpersonationLevel] = value; 444base[_propResponseDeadlockInterval] = value; 456base[_propResponseRestartDeadlockInterval] = value; 469base[_propAutoConfig] = value; 480base[_propMaxWorkerThreads] = value; 491base[_propMaxIOThreads] = value; 502base[_propMinWorkerThreads] = value; 513base[_propMinIOThreads] = value; 523base[_propServerErrorMessageFile] = value; 534base[_propPingFrequency] = value; 545base[_propPingTimeout] = value; 556base[_propMaxAppDomains] = value;
Configuration\ProfileGroupSettings.cs (1)
48base[_propName] = name;
Configuration\ProfilePropertySettings.cs (8)
112base[_propName] = value; 122base[_propReadOnly] = value; 132base[_propSerializeAs] = value; 142base[_propProviderName] = value; 161base[_propDefaultValue] = value; 171base[_propType] = value; 190base[_propAllowAnonymous] = value; 200base[_propCustomProviderData] = value;
Configuration\ProfileSection.cs (4)
188base[_propAutomaticSaveEnabled] = value; 198base[_propEnabled] = value; 209base[_propDefaultProvider] = value; 219base[_propInherits] = value;
Configuration\ProfileSettings.cs (5)
110base[_propName] = value; 121base[_propMinInstances] = value; 133base[_propMaxLimit] = value; 144base[_propMinInterval] = value; 154base[_propCustom] = value;
Configuration\RoleManagerSection.cs (12)
209base[_propEnabled] = value; 219base[_propCreatePersistentCookie] = value; 229base[_propUseCookies] = value; 241base[_propCookieName] = value; 253base[_propCookieTimeout] = value; 265base[_propCookiePath] = value; 275base[_propCookieRequireSSL] = value; 285base[_propCookieSlidingExpiration] = value; 295base[_propCookieProtection] = value; 307base[_propDefaultProvider] = value; 324base[_propDomain] = value; 334base[_propMaxCachedResults] = value;
Configuration\RuleSettings.cs (8)
141base[_propName] = value; 151base[_propEventName] = value; 161base[_propCustom] = value; 171base[_propProfile] = value; 181base[_propProvider] = value; 192base[_propMinInstances] = value; 204base[_propMaxLimit] = value; 215base[_propMinInterval] = value;
Configuration\SessionPageStateSection.cs (1)
55base[_propHistorySize] = value;
Configuration\SessionStateSection.cs (17)
255base[_propMode] = value; 265base[_propStateConnectionString] = value; 276base[_propStateNetworkTimeout] = value; 286base[_propSqlConnectionString] = value; 297base[_propSqlCommandTimeout] = value; 308base[_propSqlConnectionRetryInterval] = value; 319base[_propCustomProvider] = value; 333base[_propCookieless] = value.ToString(); 344base[_propCookieName] = value; 356base[_propTimeout] = value; 366base[_propAllowCustomSqlDatabase] = value; 376base[_propCompressionEnabled] = value; 390base[_propRegenerateExpiredSessionId] = value; 422base[_propPartitionResolverType] = value; 432base[_propUseHostingIdentity] = value; 442base[_propSessionIDManagerType] = value; 452base[_propCookieSameSite] = value;
Configuration\SiteMapSection.cs (2)
93base[_propDefaultProvider] = value; 103base[_propEnabled] = value;
Configuration\SqlCacheDependencyDatabase.cs (3)
119base[_propName] = value; 130base[_propConnectionStringName] = value; 145base[_propPollTime] = value;
Configuration\SqlCacheDependencySection.cs (2)
125base[_propEnabled] = value; 135base[_propPollTime] = value;
Configuration\TagMapInfo.cs (2)
80base[_propMappedTagTypeName] = value; 91base[_propTagTypeName] = value;
Configuration\TagPrefixInfo.cs (6)
117base[_propTagPrefix] = value; 127base[_propTagName] = value; 137base[_propNamespace] = value; 147base[_propAssembly] = value; 158base[_propSource] = value; 161base[_propSource] = null;
Configuration\TraceSection.cs (7)
107base[_propEnabled] = value; 117base[_propMostRecent] = value; 127base[_propLocalOnly] = value; 137base[_propPageOutput] = value; 148base[_propRequestLimit] = value; 158base[_propMode] = value; 168base[_writeToDiagnosticTrace] = value;
Configuration\TransformerInfo.cs (2)
67base[_propName] = value; 85base[_propType] = value;
Configuration\TrustLevel.cs (2)
68base[_propName] = value; 78base[_propPolicyFile] = value;
Configuration\TrustSection.cs (6)
93base[_propLevel] = value; 103base[_propOriginUrl] = value; 113base[_propProcessRequestInApplicationTrust] = value; 124base[_propLegacyCasModel] = value; 134base[_propPermissionSetName] = value; 144base[_propHostSecurityPolicyResolverType] = value;
Configuration\UrlMapping.cs (2)
53base[_propUrl] = url; 54base[_propMappedUrl] = mappedUrl;
Configuration\UrlMappingsSection.cs (1)
64base[_propEnabled] = value;
Configuration\WebPartsPersonalization.cs (1)
73base[_propDefaultProvider] = value;
Configuration\WebPartsSection.cs (1)
126base[_propEnableExport] = value;
Configuration\XhtmlConformanceSection.cs (1)
56base[_propMode] = value;
System.Web.Extensions (12)
Configuration\Converter.cs (2)
64base[_propType] = value; 75base[_propName] = value;
Configuration\ScriptingAuthenticationServiceSection.cs (2)
45set { this[_propEnabled] = value; } 51set { this[_propRequireSSL] = value; }
Configuration\ScriptingJsonSerializationSection.cs (2)
67base[_propRecursionLimitLimit] = value; 77base[_propMaxJsonLength] = value;
Configuration\ScriptingProfileServiceSection.cs (3)
52set { this[_propEnabled] = value; } 68this[_propEnableForReading] = value; 85this[_propEnableForWriting] = value;
Configuration\ScriptingRoleServiceSection.cs (1)
46this[_propEnabled] = value;
Configuration\ScriptingScriptResourceHandlerSection.cs (2)
48base[_propEnableCaching] = value; 58base[_propEnableCompression] = value;
System.Web.Mobile (7)
Mobile\DeviceFiltersSection.cs (6)
237base[_propName] = name; 238base[_propFilterClass] = filterClass; 239base[_propMethod] = method; 243base[_propName] = name; 244base[_propCompare] = compareName; 245base[_propArgument] = argument;
UI\MobileControls\MobileControlsSection.cs (1)
412base[_propPageAdapter] = value;
System.Web.Services (13)
System\Web\Services\Configuration\DiagnosticsElement.cs (1)
22set { base[suppressReturningExceptions] = value; }
System\Web\Services\Configuration\ProtocolElement.cs (1)
37base[this.name] = value;
System\Web\Services\Configuration\SoapEnvelopeProcessingElement.cs (2)
34set { base[this.readTimeout] = value; } 40set { base[strict] = value; }
System\Web\Services\Configuration\SoapExtensionTypeElement.cs (3)
45base[this.group] = value; 59set { base[this.priority] = value; } 71base[this.type] = value;
System\Web\Services\Configuration\TypeElement.cs (2)
21base[this.type] = new TypeAndName(type); 35base[this.type] = new TypeAndName(value);
System\Web\Services\Configuration\WebServicesSection.cs (2)
324set { base[this.soapEnvelopeProcessing] = value; } 329set { base[this.diagnostics] = value; }
System\Web\Services\Configuration\WsdlHelpGeneratorElement.cs (1)
56base[this.href] = value;
System\Web\Services\Configuration\WsiProfilesElement.cs (1)
37base[this.name] = value;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WindowsFormsSectionHandler.cs (1)
58base[s_propJitDebugging] = value;
461 references to
System.Configuration (43)
System\Configuration\AppSettingsSection.cs (3)
68return (KeyValueConfigurationCollection)base[s_propAppSettings]; 75string fileValue = (string)base[s_propFile]; 88if (!String.IsNullOrEmpty((string)base[s_propFile])) { // don't inherit from the parent
System\Configuration\ConfigurationElement.cs (23)
195collection = this[Properties.DefaultCollectionProperty] as ConfigurationElementCollection; 220collection = this[Properties.DefaultCollectionProperty] as ConfigurationElementCollection; 235((ConfigurationElement)this[prop]).SetLocked(); 409ConfigurationElement elem = this[prop] as ConfigurationElement; 415ConfigurationElementCollection collection = this[prop] as ConfigurationElementCollection; 535collection = this[Properties.DefaultCollectionProperty] as ConfigurationElementCollection; 555collection = this[Properties.DefaultCollectionProperty] as ConfigurationElementCollection; 620ConfigurationElement childElement = (ConfigurationElement)this[prop]; 655object o = this[configProperty]; 657hHashCode ^= this[configProperty].GetHashCode(); 723return this[prop]; 1106ConfigurationElement pElem = (ConfigurationElement)((parentElement != null) ? parentElement[prop] : null); 1107ConfigurationElement childElement = (ConfigurationElement)this[prop]; 1108if ((ConfigurationElement)sourceElement[prop] != null) 1109childElement.Unmerge((ConfigurationElement)sourceElement[prop], 1391collection = this[Properties.DefaultCollectionProperty] as ConfigurationElementCollection; 1440defaultCollection = (ConfigurationElement)this[defaultCollectionProperty]; 1527ConfigurationElement childElement = (ConfigurationElement)this[prop]; 1615collection = this[props.DefaultCollectionProperty] as ConfigurationElementCollection; 1632((ConfigurationElement)this[prop]).SetLocked(); 1653collection = this[props.DefaultCollectionProperty] as ConfigurationElementCollection; 1667((ConfigurationElement)this[prop]).SetLocked(); 1675defaultCollection = (ConfigurationElement)this[defaultCollectionProperty];
System\Configuration\ConfigurationLockCollection.cs (1)
95collection = _thisElement[_thisElement.Properties.DefaultCollectionProperty] as ConfigurationElementCollection;
System\Configuration\ConnectionStringSettings.cs (3)
66return (string)base[_propName]; 76return (string)base[_propConnectionString]; 90return (string)base[_propProviderName];
System\Configuration\ConnectionStringsSection.cs (1)
45return (ConnectionStringSettingsCollection)base[_propConnectionStrings];
System\Configuration\elementinformation.cs (1)
78collection = _thisElement[_thisElement.Properties.DefaultCollectionProperty] as ConfigurationElementCollection;
System\Configuration\KeyValueConfigurationElement.cs (2)
72return (string)base[_propKey]; 79return (string)base[_propValue];
System\Configuration\NameValueConfigurationElement.cs (2)
74return (string)base[_propName]; 83return (string)base[_propValue];
System\Configuration\ProtectedConfigurationSection.cs (2)
143return (ProtectedProviderSettings)base[_propProviders]; 161return (string)base[_propDefaultProvider];
System\Configuration\ProtectedProviderSettings.cs (1)
41return (ProviderSettingsCollection)base[_propProviders];
System\Configuration\ProviderSettings.cs (4)
139return (String)base[_propName]; 152return (String)base[_propType]; 176_PropertyNameCollection.Add(prop.Name, (string)base[prop]); 192return (string)base[prop];
System.Drawing (1)
commonui\System\Drawing\Configuration\SystemDrawingSection.cs (1)
26get { return (string)this[bitmapSuffix]; }
System.Runtime.Caching (1)
System\Caching\Configuration\MemoryCacheSection.cs (1)
51return (MemoryCacheSettingsCollection)base[_propNamedCaches];
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (1)
181return this[property];
System.Web (379)
Configuration\AnonymousIdentificationSection.cs (9)
112return (bool)base[_propEnabled]; 123return (string)base[_propCookieName]; 135return (TimeSpan)base[_propCookieTimeout]; 146return (string)base[_propCookiePath]; 156return (bool)base[_propCookieRequireSSL]; 166return (bool)base[_propCookieSlidingExpiration]; 176return (CookieProtection)base[_propCookieProtection]; 186return (HttpCookieMode)base[_propCookieless]; 196return (string)base[_propDomain];
Configuration\AssemblyInfo.cs (1)
65return (string)base[_propAssembly];
Configuration\AuthenticationSection.cs (3)
127return (FormsAuthenticationConfiguration)base[_propForms]; 136return (PassportAuthentication)base[_propPassport]; 145authenticationModeCache = (AuthenticationMode)base[_propMode];
Configuration\AuthorizationRule.cs (3)
244propertyBagValue = (CommaDelimitedStringCollection)base[_propVerbs]; 272propertyBagValue = (CommaDelimitedStringCollection)base[_propUsers]; 297propertyBagValue = (CommaDelimitedStringCollection)base[_propRoles];
Configuration\AuthorizationSection.cs (1)
79return (AuthorizationRuleCollection)base[_propRules];
Configuration\BufferModeSettings.cs (7)
125return (string)base[_propName]; 137return (int)base[_propMaxBufferSize]; 149return (int)base[_propMaxFlushSize]; 161return (int)base[_propUrgentFlushThreshold]; 173return (TimeSpan)base[_propRegularFlushInterval]; 184return (TimeSpan)base[_propUrgentFlushInterval]; 196return (int)base[_propMaxBufferThreads];
Configuration\BuildProvider.cs (2)
82return (string)base[_propExtension]; 93return (string)base[_propType];
Configuration\CacheSection.cs (7)
126return (ProviderSettingsCollection)base[_propProviders]; 134return (string)base[_propDefaultProvider]; 158return (bool)base[_propDisableMemoryCollection]; 168return (bool)base[_propDisableExpiration]; 194return (long)base[_propPrivateBytesLimit]; 205return (int)base[_propPercentagePhysicalMemoryUsedLimit]; 223return (TimeSpan)base[_propPrivateBytesPollTime];
Configuration\ClientTarget.cs (2)
64return (string)base[_propAlias]; 72return (string)base[_propUserAgent];
Configuration\ClientTargetSection.cs (1)
48return (ClientTargetCollection)base[_propClientTargets];
Configuration\CodeSubDirectory.cs (1)
60return (string)base[_propDirectoryName];
Configuration\CompilationSection.cs (25)
248return (string)base[_propTempDirectory]; 266return (bool)base[_propDebug]; 276return (bool)base[_propStrict]; 286return (bool)base[_propExplicit]; 296return (bool)base[_propBatch]; 306return (bool)base[_propOptimizeCompilations]; 316return (bool)base[_propUrlLinePragmas]; 328return (TimeSpan)base[_propBatchTimeout]; 338return (int)base[_propMaxBatchSize]; 348return (int)base[_propMaxBatchGeneratedFileSize]; 358return (int)base[_propNumRecompilesBeforeAppRestart]; 368return (string)base[_propDefaultLanguage]; 378return (string)base[_propTargetFramework]; 388return (CompilerCollection)base[_propCompilers]; 403return (AssemblyCollection)base[_propAssemblies]; 409return (BuildProviderCollection)base[_propBuildProviders]; 414return (FolderLevelBuildProviderCollection)base[_propFolderLevelBuildProviders]; 427return (ExpressionBuilderCollection)base[_propExpressionBuilders]; 435return (string)base[_propAssemblyPreprocessorType]; 470return (CodeSubDirectoriesCollection)base[_propCodeSubDirs]; 478return (bool)base[_propEnablePrefetchOptimization]; 488return (ProfileGuidedOptimizationsFlags)base[_propProfileGuidedOptimizations]; 498return (string)base[_propControlBuilderInterceptorType]; 508return (bool)base[_propDisableObsoleteWarnings]; 518return (int)base[_propMaxConcurrentCompilations];
Configuration\Compiler.cs (5)
79return (string)base[_propLanguage]; 91return (string)base[_propExtension]; 103return (string)base[_propType]; 149return (int)base[_propWarningLevel]; 161return (string)base[_propCompilerOptions];
Configuration\CustomError.cs (2)
76return (int)base[_propStatusCode]; 87return (string)base[_propRedirect];
Configuration\CustomErrorsSection.cs (5)
93return (bool)base[_propAllowNestedErrors]; 103return (string)base[_propDefaultRedirect]; 113return (CustomErrorsRedirectMode)base[_propRedirectMode]; 123return (CustomErrorsMode)base[_propMode]; 133return (CustomErrorCollection)base[_propErrors];
Configuration\DeploymentSection.cs (1)
51return (bool)base[_propRetail];
Configuration\EventMappingSettings.cs (4)
97return (string)base[_propName]; 107return (string)base[_propType]; 118return (int)base[_propStartEventCode]; 129return (int)base[_propEndEventCode];
Configuration\ExpressionBuilder.cs (2)
66return (string)base[_propExpressionPrefix]; 77return (string)base[_propType];
Configuration\FolderLevelBuildProvider.cs (2)
73return (string)base[_propName]; 84return (string)base[_propType];
Configuration\FormsAuthenticationConfiguration.cs (14)
225return (FormsAuthenticationCredentials)base[_propCredentials]; 233return (string)base[_propName]; 249return (string)base[_propLoginUrl]; 265return (string)base[_propDefaultUrl]; 280return (FormsProtectionEnum)base[_propProtection]; 292return (TimeSpan)base[_propTimeout]; 303return (string)base[_propPath]; 318return (bool)base[_propRequireSSL]; 328return (bool)base[_propSlidingExpiration]; 338return (bool)base[_propEnableCrossAppRedirects]; 349return (HttpCookieMode)base[_propCookieless]; 359return (string)base[_propDomain]; 369return (TicketCompatibilityMode)base[_propTicketCompatibilityMode]; 379return (SameSiteMode)base[_propCookieSameSite];
Configuration\FormsAuthenticationCredentials.cs (2)
128return (FormsAuthenticationUserCollection)base[_propUsers]; 135return (FormsAuthPasswordFormat)base[_propPasswordFormat];
Configuration\FormsAuthenticationUser.cs (2)
136return (string)base[_propName]; 147return (string)base[_propPassword];
Configuration\FullTrustAssembliesSection.cs (1)
48return (FullTrustAssemblyCollection)base[_propFullTrustAssemblies];
Configuration\FullTrustAssembly.cs (3)
80return (string)base[_propAssemblyName]; 91return (string)base[_propVersion]; 102return (string)base[_propPublicKey];
Configuration\GlobalizationSection.cs (17)
175cultureCache = (string)base[_propCulture]; 189uiCultureCache = (string)base[_propUICulture]; 202return (bool)base[_propEnableClientBasedCulture]; 212return (string)base[_propResourceProviderFactoryType]; 222return (bool)base[_propEnableBestFitResponseEncoding]; 270if (!String.IsNullOrEmpty((string)base[_propResponseEncoding])) 271responseEncodingCache = (Encoding)Encoding.GetEncoding((string)base[_propResponseEncoding]); 279if (!String.IsNullOrEmpty((string)base[_propResponseHeaderEncoding])) { 280responseHeaderEncodingCache = (Encoding)Encoding.GetEncoding((string)base[_propResponseHeaderEncoding]); 291if (!String.IsNullOrEmpty((string)base[_propRequestEncoding])) { 292requestEncodingCache = (Encoding)Encoding.GetEncoding((string)base[_propRequestEncoding]); 303if (!String.IsNullOrEmpty((string)base[_propFileEncoding])) { 304fileEncodingCache = (Encoding)Encoding.GetEncoding((string)base[_propFileEncoding]); 314if (!String.IsNullOrEmpty((string)base[_propCulture])) { 315CheckCulture((string)base[_propCulture]); 326if (!String.IsNullOrEmpty((string)base[_propUICulture])) { 327CheckCulture((string)base[_propUICulture]);
Configuration\HealthMonitoringSection.cs (7)
329return (TimeSpan)base[_propHeartbeatInterval]; 339return (bool)base[_propEnabled]; 349return (BufferModesCollection)base[_propBufferModes]; 356return (ProviderSettingsCollection)base[_propProviders]; 363return (ProfileSettingsCollection)base[_propProfileSettingsCollection]; 370return (RuleSettingsCollection)base[_propRuleSettingsCollection]; 377return (EventMappingSettingsCollection)base[_propEventMappingSettingsCollection];
Configuration\HostingEnvironmentSection.cs (4)
87return (TimeSpan)base[_propShutdownTimeout]; 99return (TimeSpan)base[_propIdleTimeout]; 109return (bool)base[_propShadowCopyBinAssemblies]; 121return (TimeSpan)base[_propUrlMetadataSlidingExpiration];
Configuration\HttpCookiesSection.cs (4)
64return (bool)base[_propHttpOnlyCookies]; 74return (bool)base[_propRequireSSL]; 84return (string)base[_propDomain]; 94return (SameSiteMode)base[_propSameSite];
Configuration\HttpHandlerAction.cs (4)
91return (string)base[_propPath]; 101return (string)base[_propVerb]; 112typeCache = (string)base[_propType]; 130return (bool)base[_propValidate];
Configuration\HttpHandlersSection.cs (1)
45return (HttpHandlerActionCollection)base[_propHandlers];
Configuration\HttpModuleAction.cs (2)
74return (string)base[_propName]; 84return (string)base[_propType];
Configuration\HttpModulesSection.cs (1)
46return (HttpModuleActionCollection)base[_propHttpModules];
Configuration\HttpRuntimeSection.cs (30)
371asyncPreloadModeCache = (AsyncPreloadModeFlags)base[_propAsyncPreloadMode]; 386fcnModeCache = (FcnMode)base[_propFcnMode]; 403executionTimeoutCache = (TimeSpan)base[_propExecutionTimeout]; 420return (int)base[_propMaxRequestLength]; 436return (int)base[_propRequestLengthDiskThreshold]; 451return (bool)base[_propUseFullyQualifiedRedirectUrl]; 462return (int)base[_propMinFreeThreads]; 473return (int)base[_propMinLocalRequestFreeThreads]; 484return (int)base[_propAppRequestQueueLimit]; 494return (bool)base[_propEnableKernelOutputCache]; 505enableVersionHeaderCache = (bool)base[_propEnableVersionHeader]; 519return (bool)base[_propApartmentThreading]; 529return (bool)base[_propRequireRootedSaveAsPath]; 539return (bool)base[_propEnable]; 549return (string)base[_propTargetFramework]; 582sendCacheControlHeaderCache = (bool)base[_propSendCacheControlHeader]; 597return (TimeSpan)base[_propDefaultRegexMatchTimeout]; 608return (TimeSpan)base[_propShutdownTimeout]; 619return (TimeSpan)base[_propDelayNotificationTimeout]; 630return (int)base[_propWaitChangeNotification]; 641return (int)base[_propMaxWaitChangeNotification]; 651return (bool)base[_propEnableHeaderChecking]; 662return (string)base[_propEncoderType]; 674_requestValidationMode = (Version)base[_propRequestValidationMode]; 688return (string)base[_propRequestValidationType]; 698return (string)base[_propRequestPathInvalidCharacters]; 712_MaxUrlLength = (int)base[_propMaxUrlLength]; 728_MaxQueryStringLength = (int)base[_propMaxQueryStringLength]; 740return (bool)base[_propRelaxedUrlToFileSystemMapping]; 750return (bool)base[_propAllowDynamicModuleRegistration];
Configuration\IdentitySection.cs (3)
87impersonateCache = (bool)base[_propImpersonate]; 101return (string)base[_propUserName]; 111return (string)base[_propPassword];
Configuration\IgnoreDeviceFilterElement.cs (1)
61return (string)base[_propName];
Configuration\MachineKeySection.cs (7)
153return (string)base[_propValidationKey]; 168return (string)base[_propDecryptionKey]; 195return (string)base[_propDecryption] ?? "Auto"; 225return (string)base[_propValidation] ?? DefaultValidationAlgorithm; 254return (string)base[_propDataProtectorType]; 265return (string)base[_propApplicationName]; 281_compatibilityMode = (MachineKeyCompatibilityMode)base[_propCompatibilityMode];
Configuration\MembershipSection.cs (4)
122return (ProviderSettingsCollection)base[_propProviders]; 130return (string)base[_propDefaultProvider]; 140return (string)base[_propHashAlgorithmType]; 156return (TimeSpan)base[_propUserIsOnlineTimeWindow];
Configuration\NamespaceCollection.cs (1)
47return (bool)base[_propAutoImportVBNamespace];
Configuration\NamespaceInfo.cs (1)
66return (string)base[_propNamespace];
Configuration\OutputCacheProfile.cs (11)
121return (string)base[_propName]; 131return (bool)base[_propEnabled]; 141return (int)base[_propDuration]; 151return (OutputCacheLocation)base[_propLocation]; 161return (string)base[_propSqlDependency]; 171return (string)base[_propVaryByCustom]; 181return (string)base[_propVaryByControl]; 191return (string)base[_propVaryByContentEncoding]; 201return (string)base[_propVaryByHeader]; 211return (string)base[_propVaryByParam]; 221return (bool)base[_propNoStore];
Configuration\OutputCacheSection.cs (7)
111enableOutputCache = (bool)base[_propEnableOutputCache]; 126return (bool)base[_propEnableFragmentCache]; 137sendCacheControlHeaderCache = (bool)base[_propSendCacheControlHeader]; 152omitVaryStar = (bool)base[_propOmitVaryStar]; 167enableKernelCacheForVaryByStar = (bool)base[_propEnableKernelCacheForVaryByStar]; 182return (string) base[_propDefaultProviderName]; 192return (ProviderSettingsCollection)base[_propProviders];
Configuration\OutputCacheSettingsSection.cs (1)
79return (OutputCacheProfileCollection)base[_propOutputCacheProfiles];
Configuration\PagesSection.cs (26)
229return (bool)base[_propBuffer]; 244switch ((string)base[_propEnableSessionState]) { 285return (bool)base[_propEnableViewState]; 295return (bool)base[_propEnableViewStateMac]; 305return (bool)base[_propEnableEventValidation]; 315return (bool)base[_propSmartNavigation]; 325return (bool)base[_propAutoEventWireup]; 335return (bool)base[_propMaintainScrollPosition]; 346return (string)base[_propPageBaseType]; 356return (string)base[_propUserControlBaseType]; 406return (string)base[_propPageParserFilterType]; 445return (bool)base[_propValidateRequest]; 455return (string)base[_propMasterPageFile]; 521return (string)base[_propTheme]; 549return (string)base[_propStyleSheetTheme]; 578return (NamespaceCollection)base[_propNamespaces]; 585return (TagPrefixCollection)base[_propControls]; 592return (int)base[_propMaxPageStateFieldLength]; 602return (TagMapCollection)base[_propTagMapping]; 609return (CompilationMode)base[_propCompilationMode]; 619return (ViewStateEncryptionMode)base[_propViewStateEncryptionMode]; 631return (TimeSpan)base[_propAsyncTimeout]; 641return (bool)base[_propRenderAllHiddenFieldsAtTopOfForm]; 653_clientIDMode = (ClientIDMode)base[_propClientIDMode]; 669_controlRenderingCompatibilityVersion = (Version)base[_propControlRenderingCompatibilityVersion]; 686return (IgnoreDeviceFilterElementCollection)base[_propIgnoreDeviceFilters];
Configuration\PartialTrustVisibleAssembliesSection.cs (1)
48return (PartialTrustVisibleAssemblyCollection)base[_propPartialTrustVisibleAssemblies];
Configuration\PartialTrustVisibleAssembly.cs (2)
70return (string)base[_propAssemblyName]; 81return (string)base[_propPublicKey];
Configuration\PassportAuthentication.cs (1)
119return (string)base[_propRedirectUrl];
Configuration\ProcessModelSection.cs (27)
268return (bool)base[_propEnable]; 279return (TimeSpan)base[_propTimeout]; 290return (TimeSpan)base[_propIdleTimeout]; 302return (TimeSpan)base[_propShutdownTimeout]; 314return (int)base[_propRequestLimit]; 326return (int)base[_propRequestQueueLimit]; 338return (int)base[_propRestartQueueLimit]; 348return (int)base[_propMemoryLimit]; 358return (bool)base[_propWebGarden]; 368return (int)Convert.ToInt32((string)base[_propCpuMask], 16); 378return (string)base[_propUserName]; 388return (string)base[_propPassword]; 398return (ProcessModelLogLevel)base[_propLogLevel]; 409return (TimeSpan)base[_propClientConnectedCheck]; 419return (ProcessModelComAuthenticationLevel)base[_propComAuthenticationLevel]; 429return (ProcessModelComImpersonationLevel)base[_propComImpersonationLevel]; 441return (TimeSpan)base[_propResponseDeadlockInterval]; 453return (TimeSpan)base[_propResponseRestartDeadlockInterval]; 466return (bool)base[_propAutoConfig]; 477return (int)base[_propMaxWorkerThreads]; 488return (int)base[_propMaxIOThreads]; 499return (int)base[_propMinWorkerThreads]; 510return (int)base[_propMinIOThreads]; 520return (string)base[_propServerErrorMessageFile]; 531return (TimeSpan)base[_propPingFrequency]; 542return (TimeSpan)base[_propPingTimeout]; 553return (int)base[_propMaxAppDomains];
Configuration\ProfileGroupSettings.cs (2)
69return (string)base[_propName]; 76return (ProfilePropertySettingsCollection)base[_propProperties];
Configuration\ProfilePropertySettings.cs (8)
109return (string)base[_propName]; 119return (bool)base[_propReadOnly]; 129return (SerializationMode)base[_propSerializeAs]; 139return (string)base[_propProviderName]; 158return (string)base[_propDefaultValue]; 168return (string)base[_propType]; 187return (bool)base[_propAllowAnonymous]; 197return (string)base[_propCustomProviderData];
Configuration\ProfileSection.cs (6)
185return (bool)base[_propAutomaticSaveEnabled]; 195return (bool)base[_propEnabled]; 206return (string)base[_propDefaultProvider]; 216return (string)base[_propInherits]; 226return (ProviderSettingsCollection)base[_propProviders]; 234return (RootProfilePropertySettingsCollection)base[_propProfile];
Configuration\ProfileSettings.cs (5)
107return (string)base[_propName]; 118return (int)base[_propMinInstances]; 130return (int)base[_propMaxLimit]; 141return (TimeSpan)base[_propMinInterval]; 151return (string)base[_propCustom];
Configuration\ProtocolsSection.cs (1)
55return (ProtocolCollection)base[_propProtocols];
Configuration\RoleManagerSection.cs (13)
206return (bool)base[_propEnabled]; 216return (bool)base[_propCreatePersistentCookie]; 226return (bool)base[_propUseCookies]; 238return (string)base[_propCookieName]; 250return (TimeSpan)base[_propCookieTimeout]; 262return (string)base[_propCookiePath]; 272return (bool)base[_propCookieRequireSSL]; 282return (bool)base[_propCookieSlidingExpiration]; 292return (CookieProtection)base[_propCookieProtection]; 304return (string)base[_propDefaultProvider]; 314return (ProviderSettingsCollection)base[_propProviders]; 321return (string)base[_propDomain]; 331return (int)base[_propMaxCachedResults];
Configuration\RuleSettings.cs (8)
138return (string)base[_propName]; 148return (string)base[_propEventName]; 158return (string)base[_propCustom]; 168return (string)base[_propProfile]; 178return (string)base[_propProvider]; 189return (int)base[_propMinInstances]; 201return (int)base[_propMaxLimit]; 212return (TimeSpan)base[_propMinInterval];
Configuration\SecurityPolicySection.cs (1)
54return (TrustLevelCollection)base[_propTrustLevels];
Configuration\SessionPageStateSection.cs (1)
52return (int)base[_propHistorySize];
Configuration\SessionStateSection.cs (19)
252return (SessionStateMode)base[_propMode]; 262return (string)base[_propStateConnectionString]; 273return (TimeSpan)base[_propStateNetworkTimeout]; 283return (string)base[_propSqlConnectionString]; 294return (TimeSpan)base[_propSqlCommandTimeout]; 305return (TimeSpan)base[_propSqlConnectionRetryInterval]; 316return (string)base[_propCustomProvider]; 327cookielessCache = ConvertToCookieMode((string)base[_propCookieless]); 341return (string)base[_propCookieName]; 353return (TimeSpan)base[_propTimeout]; 363return (bool)base[_propAllowCustomSqlDatabase]; 373return (bool)base[_propCompressionEnabled]; 384regenerateExpiredSessionIdCache = (bool)base[_propRegenerateExpiredSessionId]; 412return (ProviderSettingsCollection)base[_propProviders]; 419return (string)base[_propPartitionResolverType]; 429return (bool)base[_propUseHostingIdentity]; 439return (string)base[_propSessionIDManagerType]; 449return (SameSiteMode)base[_propCookieSameSite]; 493ConvertToCookieMode((string)base[_propCookieless]);
Configuration\SiteMapSection.cs (3)
90return (string)base[_propDefaultProvider]; 100return (bool)base[_propEnabled]; 110return (ProviderSettingsCollection)base[_propProviders];
Configuration\SqlCacheDependencyDatabase.cs (3)
116return (string)base[_propName]; 127return (string)base[_propConnectionStringName]; 141return (int)base[_propPollTime];
Configuration\SqlCacheDependencySection.cs (3)
122return (bool)base[_propEnabled]; 132return (int)base[_propPollTime]; 142return (SqlCacheDependencyDatabaseCollection)base[_propDatabases];
Configuration\TagMapInfo.cs (2)
77return (string)base[_propMappedTagTypeName]; 88return (string)base[_propTagTypeName];
Configuration\TagPrefixInfo.cs (5)
114return (string)base[_propTagPrefix]; 124return (string)base[_propTagName]; 134return (string)base[_propNamespace]; 144return (string)base[_propAssembly]; 154return (string)base[_propSource];
Configuration\TraceSection.cs (7)
104return (bool)base[_propEnabled]; 114return (bool)base[_propMostRecent]; 124return (bool)base[_propLocalOnly]; 134return (bool)base[_propPageOutput]; 145return (int)base[_propRequestLimit]; 155return (TraceDisplayMode)base[_propMode]; 165return (bool)base[_writeToDiagnosticTrace];
Configuration\TransformerInfo.cs (2)
64return (string)base[_propName]; 82return (string)base[_propType];
Configuration\TrustLevel.cs (2)
65return (string)base[_propName]; 75return (string)base[_propPolicyFile];
Configuration\TrustSection.cs (6)
90return (string)base[_propLevel]; 100return (string)base[_propOriginUrl]; 110return (bool)base[_propProcessRequestInApplicationTrust]; 121return (bool)base[_propLegacyCasModel]; 131return (string)base[_propPermissionSetName]; 141return (string)base[_propHostSecurityPolicyResolverType];
Configuration\UrlMapping.cs (2)
66return (string)base[_propUrl]; 73return (string)base[_propMappedUrl];
Configuration\UrlMappingsSection.cs (2)
54return (UrlMappingCollection)base[_propMappings]; 61return (bool)base[_propEnabled];
Configuration\WebControlsSection.cs (2)
50runtimeHashTable[prop.Name] = base[prop]; 60return (string)base[_propClientScriptsLocation];
Configuration\WebPartsPersonalization.cs (3)
62return (WebPartsPersonalizationAuthorization)base[_propAuthorization]; 70return (string)base[_propDefaultProvider]; 87return (ProviderSettingsCollection)base[_propProviders];
Configuration\WebPartsPersonalizationAuthorization.cs (1)
48return (AuthorizationRuleCollection)base[_propRules];
Configuration\WebPartsSection.cs (3)
123return (bool)base[_propEnableExport]; 133return (WebPartsPersonalization)base[_propPersonalization]; 147return (TransformerInfoCollection)base[_propTransformers];
Configuration\XhtmlConformanceSection.cs (1)
53return (XhtmlConformanceMode)base[_propMode];
System.Web.Extensions (13)
Configuration\Converter.cs (2)
61return (string)base[_propType]; 72return (string)base[_propName];
Configuration\ScriptingAuthenticationServiceSection.cs (2)
44get { return (bool)this[_propEnabled]; } 50get { return (bool) this[_propRequireSSL]; }
Configuration\ScriptingJsonSerializationSection.cs (3)
57return (ConvertersCollection)base[_propConverters]; 64return (int)base[_propRecursionLimitLimit]; 74return (int)base[_propMaxJsonLength];
Configuration\ScriptingProfileServiceSection.cs (3)
51get { return (bool) this[_propEnabled]; } 62string[] propertiesForReading = (string[])this[_propEnableForReading]; 79string[] propertiesForWriting = (string[]) this[_propEnableForWriting];
Configuration\ScriptingRoleServiceSection.cs (1)
43return (bool)this[_propEnabled];
Configuration\ScriptingScriptResourceHandlerSection.cs (2)
45return (bool)base[_propEnableCaching]; 55return (bool)base[_propEnableCompression];
System.Web.Mobile (1)
UI\MobileControls\MobileControlsSection.cs (1)
408return (Type)base[_propPageAdapter];
System.Web.Services (21)
System\Web\Services\Configuration\DiagnosticsElement.cs (1)
21get { return (bool)base[suppressReturningExceptions]; }
System\Web\Services\Configuration\ProtocolElement.cs (1)
30get { return (WebServiceProtocols)base[this.name]; }
System\Web\Services\Configuration\SoapEnvelopeProcessingElement.cs (2)
33get { return (int)base[this.readTimeout]; } 39get { return (bool)base[strict]; }
System\Web\Services\Configuration\SoapExtensionTypeElement.cs (3)
40get { return (PriorityGroup)base[this.group]; } 58get { return (int)base[this.priority]; } 67return (Type)base[this.type];
System\Web\Services\Configuration\TypeElement.cs (1)
30get { return ((TypeAndName)base[this.type]).type; }
System\Web\Services\Configuration\WebServicesSection.cs (11)
47get { return (WsiProfilesElementCollection)base[this.conformanceWarnings]; } 318get { return (ProtocolElementCollection)base[this.protocols]; } 323get { return (SoapEnvelopeProcessingElement)base[this.soapEnvelopeProcessing]; } 328get { return (DiagnosticsElement)base[this.diagnostics]; } 391get { return (TypeElementCollection)base[this.serviceDescriptionFormatExtensionTypes]; } 396get { return (TypeElementCollection)base[this.soapExtensionImporterTypes]; } 401get { return (TypeElementCollection)base[this.soapExtensionReflectorTypes]; } 406get { return (SoapExtensionTypeElementCollection)base[this.soapExtensionTypes]; } 411get { return (TypeElement)base[this.soapServerProtocolFactoryType]; } 429get { return (TypeElementCollection)base[this.soapTransportImporterTypes]; } 466get { return (WsdlHelpGeneratorElement)base[this.wsdlHelpGenerator]; }
System\Web\Services\Configuration\WsdlHelpGeneratorElement.cs (1)
45get { return (string)base[this.href]; }
System\Web\Services\Configuration\WsiProfilesElement.cs (1)
30get { return (WsiProfiles)base[this.name]; }
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WindowsFormsSectionHandler.cs (1)
54return (bool) base[s_propJitDebugging];