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