73 references to BaseGet
System.Configuration (6)
System\Configuration\ConnectionStringSettingsCollection.cs (1)
50
return (ConnectionStringSettings)
BaseGet
(name);
System\Configuration\KeyValueConfigurationCollection.cs (2)
51
return (KeyValueConfigurationElement)
BaseGet
(key);
83
KeyValueConfigurationElement oldValue = (KeyValueConfigurationElement)
BaseGet
(keyValue.Key);
System\Configuration\NameValueConfigurationCollection.cs (2)
55
return (NameValueConfigurationElement)
BaseGet
(name);
60
NameValueConfigurationElement tempElement = (NameValueConfigurationElement)
BaseGet
(name);
System\Configuration\ProviderSettingsCollection.cs (1)
74
return (ProviderSettings)
BaseGet
(key);
System.IdentityModel (3)
System\IdentityModel\Configuration\IdentityConfigurationElementCollection.cs (2)
59
IdentityConfigurationElement result = base.
BaseGet
(name) as IdentityConfigurationElement;
72
IdentityConfigurationElement result = base.
BaseGet
(name) as IdentityConfigurationElement;
System\IdentityModel\Configuration\SecurityTokenHandlerSetElementCollection.cs (1)
42
SecurityTokenHandlerElementCollection result = base.
BaseGet
(name) as SecurityTokenHandlerElementCollection;
System.Runtime.Caching (1)
System\Caching\Configuration\MemoryCacheSettingsCollection.cs (1)
48
return (MemoryCacheElement)
BaseGet
(key);
System.Runtime.Serialization (4)
System\Runtime\Serialization\Configuration\DeclaredTypeElementCollection.cs (3)
54
DeclaredTypeElement retval = (DeclaredTypeElement)
BaseGet
(typeName);
71
if (
BaseGet
(typeName) != null)
110
return this.
BaseGet
(typeName) != null;
System\Runtime\Serialization\Configuration\ParameterElementCollection.cs (1)
77
return this.
BaseGet
(typeName) != null;
System.ServiceModel (9)
System\ServiceModel\Configuration\EndpointBehaviorElementCollection.cs (1)
44
EndpointBehaviorElement parentEndpointBehaviorElement = this.
BaseGet
(endpointBehaviorElementName) as EndpointBehaviorElement;
System\ServiceModel\Configuration\ExtensionElementCollection.cs (1)
56
ExtensionElement oldElement = (ExtensionElement)this.
BaseGet
(newElementKey);
System\ServiceModel\Configuration\ServiceBehaviorElementCollection.cs (1)
53
ServiceBehaviorElement parentServiceBehaviorElement = this.
BaseGet
(serviceBehaviorElementName) as ServiceBehaviorElement;
System\ServiceModel\Configuration\ServiceModelConfigurationElementCollection.cs (3)
121
return null != this.
BaseGet
(key);
208
ConfigurationElementType retval = (ConfigurationElementType)this.
BaseGet
(key);
234
if (this.
BaseGet
(key) != null)
System\ServiceModel\Configuration\ServiceModelEnhancedConfigurationElementCollection.cs (1)
34
ConfigurationElement oldElement = this.
BaseGet
(newElementKey);
System\ServiceModel\Configuration\XPathMessageFilterElementCollection.cs (2)
89
XPathMessageFilterElement retval = (XPathMessageFilterElement)this.
BaseGet
(key);
129
if (
BaseGet
(key) != null)
System.ServiceModel.Routing (4)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (4)
148
return (FilterTableEntryCollection)
BaseGet
(name);
259
return (BackupEndpointCollection)
BaseGet
(name);
407
return (FilterElement)
BaseGet
(name);
475
return (NamespaceElement)
BaseGet
(name);
System.Web (31)
Configuration\AssemblyCollection.cs (1)
54
return (AssemblyInfo)
BaseGet
(assemblyName);
Configuration\BufferModesCollection.cs (1)
63
return (BufferModeSettings)
BaseGet
(key);
Configuration\BuildProviderCollection.cs (1)
48
return (BuildProvider)
BaseGet
(name);
Configuration\ClientTargetCollection.cs (1)
67
return (ClientTarget)
BaseGet
(name);
Configuration\CompilerCollection.cs (2)
54
return (Compiler)
BaseGet
(language);
106
return (Compiler)
BaseGet
(language);
Configuration\CustomErrorCollection.cs (2)
53
return (CustomError)
BaseGet
((object)Int32.Parse(statusCode, CultureInfo.InvariantCulture));
104
return (CustomError)
BaseGet
((object)Int32.Parse(statusCode, CultureInfo.InvariantCulture));
Configuration\EventMappingSettingsCollection.cs (2)
44
return (EventMappingSettings)
BaseGet
(key);
88
ConfigurationElement element =
BaseGet
((Object)name);
Configuration\ExpressionBuilderCollection.cs (1)
46
return (ExpressionBuilder)
BaseGet
(name);
Configuration\FolderLevelBuildProviderCollection.cs (1)
40
return (BuildProvider)
BaseGet
(name);
Configuration\FormsAuthenticationUserCollection.cs (2)
113
return (FormsAuthenticationUser)
BaseGet
(name);
176
return (FormsAuthenticationUser)
BaseGet
(name);
Configuration\IgnoreDeviceFilterElementCollection.cs (1)
60
return (IgnoreDeviceFilterElement)
BaseGet
(name);
Configuration\OutputCacheProfileCollection.cs (2)
49
return (OutputCacheProfile)
BaseGet
(name);
90
return (OutputCacheProfile)
BaseGet
(name);
Configuration\ProfileGroupSettingsCollection.cs (3)
48
return (ProfileGroupSettings)
BaseGet
(name);
129
return (ProfileGroupSettings)
BaseGet
(name);
145
ConfigurationElement elem =
BaseGet
(name);
Configuration\ProfilePropertySettingsCollection.cs (2)
72
return (ProfilePropertySettings)
BaseGet
(name);
105
return (ProfilePropertySettings)
BaseGet
(name);
Configuration\ProfileSettingsCollection.cs (2)
57
return (ProfileSettings)
BaseGet
(key);
88
ConfigurationElement element =
BaseGet
((Object)name);
Configuration\ProtocolsSection.cs (1)
109
return (ProtocolElement)
BaseGet
( name );
Configuration\RuleSettingsCollection.cs (2)
57
return (RuleSettings)
BaseGet
(key);
92
ConfigurationElement element =
BaseGet
((Object)name);
Configuration\SqlCacheDependencyDatabaseCollection.cs (2)
42
return (SqlCacheDependencyDatabase)
BaseGet
(name);
84
return (SqlCacheDependencyDatabase)
BaseGet
(name);
Configuration\TrustLevelCollection.cs (1)
50
return (TrustLevel)
BaseGet
(key);
Configuration\UrlMappingCollection.cs (1)
68
return (UrlMapping)
BaseGet
(name);
System.Web.Mobile (3)
Mobile\DeviceFiltersSection.cs (1)
133
return (DeviceFilterElement)
BaseGet
( name );
UI\MobileControls\MobileControlsSection.cs (2)
190
return (DeviceElement)
BaseGet
( name );
529
return (ControlElement)
BaseGet
( name );
System.Web.Services (12)
System\Web\Services\Configuration\ProtocolElementCollection.cs (3)
38
return this.
BaseGet
(key) != null;
123
ProtocolElement retval = (ProtocolElement)this.
BaseGet
(key);
148
if (
BaseGet
(key) != null)
System\Web\Services\Configuration\SoapExtensionTypeElementCollection.cs (3)
38
return this.
BaseGet
(key) != null;
109
SoapExtensionTypeElement retval = (SoapExtensionTypeElement)this.
BaseGet
(key);
134
if (
BaseGet
(key) != null)
System\Web\Services\Configuration\TypeElementCollection.cs (3)
38
return this.
BaseGet
(key) != null;
110
TypeElement retval = (TypeElement)this.
BaseGet
(key);
135
if (
BaseGet
(key) != null)
System\Web\Services\Configuration\WsiProfilesElementCollection.cs (3)
38
return this.
BaseGet
(key) != null;
116
WsiProfilesElement retval = (WsiProfilesElement)this.
BaseGet
(key);
141
if (
BaseGet
(key) != null)