81 references to BaseRemove
System.Configuration (6)
System\Configuration\ConnectionStringSettingsCollection.cs (2)
77
BaseRemove
(settings.Key);
86
BaseRemove
(name);
System\Configuration\KeyValueConfigurationCollection.cs (1)
111
BaseRemove
(key);
System\Configuration\NameValueConfigurationCollection.cs (2)
89
BaseRemove
(nameValue.Name);
93
BaseRemove
(name);
System\Configuration\ProviderSettingsCollection.cs (1)
53
BaseRemove
(name);
System.Runtime.Caching (1)
System\Caching\Configuration\MemoryCacheSettingsCollection.cs (1)
67
BaseRemove
(cache.Name);
System.Runtime.Serialization (5)
System\Runtime\Serialization\Configuration\DeclaredTypeElementCollection.cs (3)
73
BaseRemove
(typeName);
148
BaseRemove
(this.GetElementKey(element));
162
BaseRemove
(typeName);
System\Runtime\Serialization\Configuration\ParameterElementCollection.cs (1)
121
BaseRemove
(this.GetElementKey(element));
System\Runtime\Serialization\Configuration\TypeElementCollection.cs (1)
109
BaseRemove
(this.GetElementKey(element));
System.ServiceModel (5)
System\ServiceModel\Configuration\ServiceModelConfigurationElementCollection.cs (4)
51
this.
BaseRemove
(key);
179
this.
BaseRemove
(this.GetElementKey(element));
192
this.
BaseRemove
(key);
236
this.
BaseRemove
(key);
System\ServiceModel\Configuration\XPathMessageFilterElementCollection.cs (1)
131
BaseRemove
(key);
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Tracking\Configuration\TrackingConfigurationCollection.cs (1)
101
base.
BaseRemove
(this.GetElementKey(element));
System.ServiceModel.Routing (6)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (6)
141
BaseRemove
(this.GetElementKey(element));
208
BaseRemove
(this.GetElementKey(element));
252
BaseRemove
(this.GetElementKey(element));
319
BaseRemove
(this.GetElementKey(element));
384
BaseRemove
(this.GetElementKey(element));
452
BaseRemove
(this.GetElementKey(element));
System.Web (34)
Configuration\AssemblyCollection.cs (1)
63
BaseRemove
(key);
Configuration\BufferModesCollection.cs (1)
47
BaseRemove
(s);
Configuration\BuildProviderCollection.cs (1)
67
BaseRemove
(name);
Configuration\ClientTargetCollection.cs (2)
54
BaseRemove
(name);
58
BaseRemove
(GetElementKey(clientTarget));
Configuration\CodeSubDirectoriesCollection.cs (1)
66
BaseRemove
(directoryName);
Configuration\CustomErrorCollection.cs (1)
113
BaseRemove
((object)Int32.Parse(statusCode, CultureInfo.InvariantCulture));
Configuration\EventMappingSettingsCollection.cs (1)
93
BaseRemove
(name);
Configuration\ExpressionBuilderCollection.cs (1)
67
BaseRemove
(name);
Configuration\FolderLevelBuildProviderCollection.cs (1)
59
BaseRemove
(name);
Configuration\FormsAuthenticationUserCollection.cs (1)
184
BaseRemove
(name);
Configuration\FullTrustAssemblyCollection.cs (1)
57
BaseRemove
(key);
Configuration\HttpHandlerActionCollection.cs (2)
72
BaseRemove
(action.Key);
80
BaseRemove
("verb=" + verb + " | path=" + path);
Configuration\HttpModuleActionCollection.cs (2)
62
BaseRemove
(action.Key);
66
BaseRemove
(name);
Configuration\IgnoreDeviceFilterElementCollection.cs (2)
47
BaseRemove
(name);
51
BaseRemove
(GetElementKey(deviceFilter));
Configuration\NamespaceCollection.cs (1)
70
BaseRemove
(s);
Configuration\OutputCacheProfileCollection.cs (1)
98
BaseRemove
(name);
Configuration\PartialTrustVisibleAssemblyCollection.cs (1)
57
BaseRemove
(key);
Configuration\ProfileGroupSettingsCollection.cs (1)
149
BaseRemove
(name);
Configuration\ProfilePropertySettingsCollection.cs (1)
113
BaseRemove
(name);
Configuration\ProfileSettingsCollection.cs (1)
93
BaseRemove
(name);
Configuration\ProtocolsSection.cs (2)
95
BaseRemove
( name );
99
BaseRemove
( GetElementKey( protocolElement ) );
Configuration\RuleSettingsCollection.cs (1)
87
BaseRemove
(name);
Configuration\SqlCacheDependencyDatabaseCollection.cs (1)
92
BaseRemove
(name);
Configuration\TagMapCollection.cs (1)
59
BaseRemove
(GetElementKey(tagMapInformation));
Configuration\TagPrefixCollection.cs (1)
71
BaseRemove
(GetElementKey(tagPrefixInformation));
Configuration\TransformerInfoCollection.cs (1)
68
BaseRemove
(s);
Configuration\TrustLevelCollection.cs (1)
103
BaseRemove
(GetElementKey(trustLevel));
Configuration\UrlMappingCollection.cs (2)
55
BaseRemove
(name);
59
BaseRemove
(GetElementKey(urlMapping));
System.Web.Extensions (1)
Configuration\ConvertersCollection.cs (1)
59
BaseRemove
(GetElementKey(converter));
System.Web.Mobile (6)
Mobile\DeviceFiltersSection.cs (2)
120
BaseRemove
( name );
124
BaseRemove
( GetElementKey( deviceFilter ) );
UI\MobileControls\MobileControlsSection.cs (4)
176
BaseRemove
( name );
180
BaseRemove
( GetElementKey( deviceElement ) );
515
BaseRemove
( name );
519
BaseRemove
( GetElementKey( controlElement ) );
System.Web.Services (12)
System\Web\Services\Configuration\ProtocolElementCollection.cs (3)
84
BaseRemove
(GetElementKey(element));
94
BaseRemove
(key);
150
BaseRemove
(key);
System\Web\Services\Configuration\SoapExtensionTypeElementCollection.cs (3)
83
BaseRemove
(GetElementKey(element));
93
BaseRemove
(key);
136
BaseRemove
(key);
System\Web\Services\Configuration\TypeElementCollection.cs (3)
84
BaseRemove
(GetElementKey(element));
94
BaseRemove
(key);
137
BaseRemove
(key);
System\Web\Services\Configuration\WsiProfilesElementCollection.cs (3)
84
BaseRemove
(GetElementKey(element));
94
BaseRemove
(key);
143
BaseRemove
(key);
System.WorkflowServices (2)
System\ServiceModel\Configuration\ExtendedWorkflowRuntimeServiceElementCollection.cs (2)
25
base.
BaseRemove
(base.GetElementKey(serviceSettings));
30
base.
BaseRemove
(key);
System.Xaml.Hosting (2)
System\Xaml\Hosting\Configuration\HandlerElementCollection.cs (2)
81
this.
BaseRemove
(this.GetElementKey(handlerElement));
94
this.
BaseRemove
(xamlRootElementType);