Implemented interface member:
method
Remove
System.Collections.IDictionary.Remove(System.Object)
3 overrides of Remove
PresentationFramework (1)
MS\Internal\WeakHashtable.cs (1)
42public override void Remove(object key)
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (1)
1370public override void Remove(object key)
System.Windows.Forms.Design (1)
System\Drawing\Design\ToolboxItem.cs (1)
858public override void Remove(object key)
116 references to Remove
dotnet-svcutil-lib (20)
FrameworkFork\Microsoft.CodeDom\Compiler\TempFiles.cs (1)
270_files.Remove(fileName);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
260_htElementIdMap.Remove(id);
FrameworkFork\Microsoft.Xml\Xml\schema\NamespaceList.cs (1)
388_set.Remove(tns);
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (1)
750builder._UndeclaredElements.Remove(qname);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaCollection.cs (1)
388_collection.Remove(ns);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (7)
464_schemaLocations.Remove(schema.BaseUri); 731_schemaLocations.Remove(schema.BaseUri); 736_targetNamespaces.Remove(tns); 1199_schemaLocations.Remove(schema.BaseUri); 1204_targetNamespaces.Remove(tns); 1485_schemaLocations.Remove(reprocessList[i].BaseUri); 1506_chameleonSchemas.Remove(removalList[j]);
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeIdentifiers.cs (2)
136_reservedIdentifiers.Remove(identifier); 176_identifiers.Remove(identifier);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (1)
645_objectsInUse.Remove(o);
FrameworkFork\Microsoft.Xml\Xml\Xslt\XsltArgumentList.cs (2)
63_parameters.Remove(qname); 70_extensions.Remove(namespaceUri);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TimeBoundedCache.cs (3)
283_entries.Remove(key); 318_entries.Remove(keysToBeRemoved[i]); 402_entries.Remove(expiredItems[i]);
Microsoft.Build.Tasks.Core (1)
RedistList.cs (1)
621denyList.Remove(allowListEntry.FullName + "," + allowListEntry.RedistName);
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTypeMapper.cs (1)
3357_namespaceMapHashList.Remove(xmlNamespace);
PresentationCore (9)
System\Windows\Input\AccessKeyManager.cs (1)
72akm._keyToElements.Remove(key);
System\Windows\Input\InputManager.cs (1)
239_inputProviders.Remove(inputProvider);
System\Windows\Media\Animation\Clock.cs (2)
4347_objectTable.Remove(id); 4378_objectTable.Remove(e.Key);
System\Windows\Media\Animation\Timeline.cs (2)
1140_objectTable.Remove(id); 1171_objectTable.Remove(e.Key);
System\Windows\Media\Imaging\ImagingCache.cs (2)
84table.Remove(o); 107table.Remove(uri);
System\Windows\UIElement.cs (1)
438list.Remove(d);
PresentationFramework (10)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
631_documentHandlers.Remove(_selection);
MS\Internal\Documents\PageCache.cs (1)
956_table.Remove(page);
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
324uidSubstitutions.Remove(element.Uid);
MS\Internal\WeakHashtable.cs (1)
44base.Remove(key);
MS\Internal\WeakObjectHashtable.cs (1)
123Remove(o);
System\Windows\Controls\DefinitionBase.cs (1)
726_registry.Remove(key);
System\Windows\Controls\RadioButton.cs (1)
107_groupNameToElements.Remove(groupName);
System\Windows\Documents\ImmComposition.cs (1)
302_list.Remove(_source);
System\Windows\ResourceDictionary.cs (1)
888_baseDictionary.Remove(key);
System\Windows\SystemResources.cs (1)
1222_resourceCache.Remove(keys[i]);
ReachFramework (3)
Serialization\Manager\NullPackagingPolicy.cs (1)
487_fontsCache.Remove(resourceId);
Serialization\Manager\XpsOMPackagingPolicy.cs (1)
522_fontsCache.Remove(resourceId);
Serialization\Manager\XpsPackagingPolicy.cs (1)
943_fontsCache.Remove(resourceId);
System.CodeDom (1)
src\libraries\Common\src\System\IO\TempFileCollection.cs (1)
207_files.Remove(fileName);
System.Collections.NonGeneric (3)
System\Collections\DictionaryBase.cs (3)
101InnerHashtable.Remove(key); 124InnerHashtable.Remove(key); 144InnerHashtable.Remove(key);
System.Collections.Specialized (6)
System\Collections\Specialized\HybridDictionary.cs (1)
325hashtable.Remove(key);
System\Collections\Specialized\NameObjectCollectionBase.cs (2)
208_entriesTable.Remove(name); 247_entriesTable.Remove(key);
System\Collections\Specialized\OrderedDictionary.cs (2)
339objectsTable.Remove(key); 361objectsTable.Remove(key);
System\Collections\Specialized\StringDictionary.cs (1)
175contents.Remove(key.ToLowerInvariant());
System.ComponentModel.TypeConverter (4)
System\ComponentModel\TypeDescriptor.cs (3)
1837s_providerTable.Remove(key); 1859s_providerTable.Remove(key); 2652AssociationTable?.Remove(primary);
System\ComponentModel\WeakHashtable.cs (1)
91Remove(o);
System.Configuration.ConfigurationManager (16)
src\libraries\Common\src\System\IO\TempFileCollection.cs (1)
207_files.Remove(fileName);
System\Configuration\BaseConfigurationRecord.cs (2)
672_sectionRecords.Remove(sectionRecord.ConfigKey); 3426_children?.Remove(configName);
System\Configuration\DictionarySectionHandler.cs (1)
65res.Remove(key);
System\Configuration\MgmtConfigurationRecord.cs (8)
718_removedSections?.Remove(configKey); 761if ((_sectionFactories != null) && isRootDeclaration) _sectionFactories.Remove(configKey); 767_factoryRecords.Remove(configKey); 774_sectionRecords.Remove(configKey); 850_removedSectionGroups?.Remove(configKey); 934_sectionGroupFactories.Remove(descendent.ConfigKey); 937if (!IsLocationConfig) _factoryRecords?.Remove(descendent.ConfigKey); 940_sectionGroups?.Remove(descendent.ConfigKey);
System\Configuration\Provider\ProviderCollection.cs (1)
54_hashtable.Remove(name);
System\Configuration\SettingsPropertyCollection.cs (2)
31_hashtable.Remove(property.Name); 44_hashtable.Remove(name);
System\Configuration\SettingsPropertyValueCollection.cs (1)
54_indices.Remove(name);
System.Data.Common (3)
System\Data\Common\DbConnectionStringBuilder.cs (1)
463propertyDescriptors.Remove(ADP.ConnectionString);
System\Data\DataViewSettingCollection.cs (1)
156_list.Remove(table);
System\Xml\XmlDataDocument.cs (1)
72_pointers.Remove(al[i]!);
System.Net.HttpListener (1)
System\Net\HttpListener.cs (1)
235_uriPrefixes.Remove(uriPrefix);
System.Net.Primitives (2)
System\Net\CookieContainer.cs (2)
508m_domainTable.Remove(key); 737m_domainTable.Remove(matchingDomainKeys[i]);
System.Net.Requests (1)
System\Net\TimerThread.cs (1)
148s_queuesCache.Remove(garbage[i]);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (1)
1374_table.Remove(key);
System.Private.Uri (1)
System\UriSyntax.cs (1)
177s_tempTable.Remove(lwrCaseSchemeName);
System.Private.Xml (18)
System\Xml\Dom\XmlDocument.cs (1)
338_htElementIdMap.Remove(id);
System\Xml\Schema\NamespaceList.cs (1)
382_set.Remove(tns);
System\Xml\Schema\XdrBuilder.cs (1)
741builder._UndeclaredElements.Remove(qname);
System\Xml\Schema\XmlSchemaCollection.cs (1)
331_collection.Remove(ns);
System\Xml\Schema\XmlSchemaSet.cs (7)
359_schemaLocations.Remove(schema.BaseUri!); 600_schemaLocations.Remove(schema.BaseUri); 605_targetNamespaces.Remove(tns); 1042_schemaLocations.Remove(schema.BaseUri); 1047_targetNamespaces.Remove(tns); 1317_schemaLocations.Remove(reprocessList[i].BaseUri!); 1340_chameleonSchemas.Remove(removalList[j]!);
System\Xml\Serialization\CodeIdentifiers.cs (2)
129_reservedIdentifiers.Remove(identifier); 165_identifiers.Remove(identifier);
System\Xml\Serialization\XmlSerializationWriter.cs (1)
661_objectsInUse.Remove(o);
System\Xml\Xsl\QIL\QilValidationVisitor.cs (2)
103this.parents.Remove(parent); 141this.scope.Remove(node);
System\Xml\Xslt\XsltArgumentList.cs (2)
65_parameters.Remove(qname); 72_extensions.Remove(namespaceUri);
System.Runtime.Caching (2)
System\Runtime\Caching\MemoryCacheStore.cs (2)
271_entries.Remove(key); 318_entries.Remove(key);
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\SurrogateSelector.cs (1)
171_surrogates.Remove(key);
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\C14NAncestralNamespaceContextManager.cs (2)
35nsLocallyDeclared.Remove(nsPrefix); 68nsLocallyDeclared.Remove(Utils.GetNamespacePrefix(attrib));
System\Security\Cryptography\Xml\ExcAncestralNamespaceContextManager.cs (1)
43nsLocallyDeclared.Remove(nsPrefix);
System.Transactions.Local (3)
System\Transactions\InternalTransaction.cs (1)
433promotedTransactionTable.Remove(_identifier);
System\Transactions\TransactionManager.cs (2)
562promotedTransactionTable.Remove(transactionIdentifier); 590promotedTransactionTable.Remove(transactionIdentifier);
System.Windows.Forms.Design (1)
System\Drawing\Design\ToolboxItem.cs (1)
861base.Remove(key);
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
133eventTable.Remove(key); 138_hwndTable.Remove(hwnd);
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
39_groupManagers.Remove(hwnd);
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
972_expandedMenus.Remove (hwnd);
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
460_ahp[evt].Remove(processId);