67 implementations of Remove
Microsoft.Build (3)
Collections\ArrayDictionary.cs (1)
218void IDictionary.Remove(object key)
CopyOnWriteDictionary.cs (1)
350void IDictionary.Remove(object key)
ReadOnlyEmptyDictionary.cs (1)
297public void Remove(object key)
Microsoft.Build.Engine.UnitTests (1)
BackEnd\TaskThatReturnsDictionaryTaskItem.cs (1)
164public void Remove(object key)
Microsoft.Build.Framework (3)
ImmutableSegmentedDictionary`2.cs (1)
378void IDictionary.Remove(object key)
ImmutableSegmentedDictionary`2+Builder.cs (1)
240void IDictionary.Remove(object key)
SegmentedDictionary`2.cs (1)
1108void IDictionary.Remove(object key)
Microsoft.Build.Tasks.Core (2)
CopyOnWriteDictionary.cs (1)
350void IDictionary.Remove(object key)
ReadOnlyEmptyDictionary.cs (1)
297public void Remove(object key)
Microsoft.Build.Utilities.Core (2)
CopyOnWriteDictionary.cs (1)
350void IDictionary.Remove(object key)
ReadOnlyEmptyDictionary.cs (1)
297public void Remove(object key)
Microsoft.CodeAnalysis (4)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2.cs (1)
369void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+Builder.cs (1)
141void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
252void IDictionary.Remove(object key)
src\Dependencies\Collections\SegmentedDictionary`2.cs (1)
1142void IDictionary.Remove(object key)
Microsoft.CodeAnalysis.CodeStyle (4)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2.cs (1)
369void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+Builder.cs (1)
141void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
252void IDictionary.Remove(object key)
src\Dependencies\Collections\SegmentedDictionary`2.cs (1)
1142void IDictionary.Remove(object key)
Microsoft.CodeAnalysis.Collections.Package (4)
ImmutableSegmentedDictionary`2.cs (1)
369void IDictionary.Remove(object key)
ImmutableSegmentedDictionary`2+Builder.cs (1)
141void IDictionary.Remove(object key)
ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
252void IDictionary.Remove(object key)
SegmentedDictionary`2.cs (1)
1142void IDictionary.Remove(object key)
Microsoft.CodeAnalysis.Scripting.TestUtilities (1)
ObjectFormatterFixtures\Custom.cs (1)
400public void Remove(object key)
Microsoft.CodeAnalysis.Workspaces (4)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2.cs (1)
369void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+Builder.cs (1)
141void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
252void IDictionary.Remove(object key)
src\Dependencies\Collections\SegmentedDictionary`2.cs (1)
1142void IDictionary.Remove(object key)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2.cs (1)
369void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+Builder.cs (1)
141void IDictionary.Remove(object key)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
252void IDictionary.Remove(object key)
src\Dependencies\Collections\SegmentedDictionary`2.cs (1)
1142void IDictionary.Remove(object key)
MSBuild (2)
CopyOnWriteDictionary.cs (1)
350void IDictionary.Remove(object key)
ReadOnlyEmptyDictionary.cs (1)
297public void Remove(object key)
MSBuildTaskHost (3)
CopyOnWriteDictionary.cs (1)
350void IDictionary.Remove(object key)
Immutable\ImmutableDictionary.cs (1)
241void IDictionary.Remove(object key)
ReadOnlyEmptyDictionary.cs (1)
297public void Remove(object key)
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XmlnsDictionary.cs (1)
196public void Remove(object prefix)
PresentationCore (2)
System\Windows\Media\CharacterMetricsDictionary.cs (1)
304void SC.IDictionary.Remove(object key)
System\Windows\Media\CultureSpecificStringDictionary.cs (1)
287void SC.IDictionary.Remove(object key)
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
333void IDictionary.Remove(object key)
System\Windows\Markup\XmlnsDictionary.cs (1)
196public void Remove(object prefix)
System\Windows\ResourceDictionary.cs (1)
799public void Remove(object key)
System.Collections (3)
System\Collections\Generic\OrderedDictionary.cs (1)
1265void IDictionary.Remove(object key)
System\Collections\Generic\SortedDictionary.cs (1)
384void IDictionary.Remove(object key)
System\Collections\Generic\SortedList.cs (1)
718void IDictionary.Remove(object key)
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
1779void IDictionary.Remove(object key)
System.Collections.Immutable (5)
System\Collections\Frozen\FrozenDictionary.cs (1)
618void IDictionary.Remove(object key) => throw new NotSupportedException();
System\Collections\Immutable\ImmutableDictionary_2.Builder.cs (1)
318void IDictionary.Remove(object key)
System\Collections\Immutable\ImmutableDictionary_2.cs (1)
715void IDictionary.Remove(object key)
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (1)
393void IDictionary.Remove(object key)
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
619void IDictionary.Remove(object key)
System.Collections.NonGeneric (2)
System\Collections\DictionaryBase.cs (1)
136void IDictionary.Remove(object key)
System\Collections\SortedList.cs (1)
530public virtual void Remove(object key)
System.Collections.Specialized (3)
System\Collections\Specialized\HybridDictionary.cs (1)
321public void Remove(object key)
System\Collections\Specialized\ListDictionary.cs (1)
230public void Remove(object key)
System\Collections\Specialized\OrderedDictionary.cs (1)
345public void Remove(object key)
System.ComponentModel.TypeConverter (1)
System\ComponentModel\PropertyDescriptorCollection.cs (1)
537void IDictionary.Remove(object key)
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilder.cs (1)
355void IDictionary.Remove(object keyword)
System.Diagnostics.Process (1)
System\Collections\Specialized\DictionaryWrapper.cs (1)
67public void Remove(object key) => Remove((string)key);
System.DirectoryServices (1)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (1)
385void System.Collections.IDictionary.Remove(object key) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (1)
1733void IDictionary.Remove(object key)
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (1)
968public virtual void Remove(object key)
src\libraries\System.Private.CoreLib\src\System\Collections\ListDictionaryInternal.cs (1)
177public void Remove(object key)
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyDictionary.cs (1)
147void IDictionary.Remove(object key)
src\System\Collections\EmptyReadOnlyDictionaryInternal.cs (1)
105public void Remove(object key)
System.Xaml.Tests (1)
System\Xaml\XamlTypeTests.cs (1)
3281public void Remove(object key) => throw new NotImplementedException();
39 references to Remove
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
3207if (key != null) Table.Remove(key);
Microsoft.Build.Framework (1)
ImmutableSegmentedDictionary`2+Builder.cs (1)
241=> ((IDictionary)GetOrCreateMutableDictionary()).Remove(key);
Microsoft.Build.Tasks.Core (1)
WriteCodeFragment.cs (1)
379customMetadata.Remove(key);
Microsoft.CodeAnalysis (2)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
253=> ((IDictionary)GetOrCreateMutableDictionary()).Remove(key);
src\Dependencies\Collections\Internal\IDictionaryCalls.cs (1)
55=> dictionary.Remove(key);
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
253=> ((IDictionary)GetOrCreateMutableDictionary()).Remove(key);
src\Dependencies\Collections\Internal\IDictionaryCalls.cs (1)
55=> dictionary.Remove(key);
Microsoft.CodeAnalysis.Collections.Package (2)
ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
253=> ((IDictionary)GetOrCreateMutableDictionary()).Remove(key);
Internal\IDictionaryCalls.cs (1)
55=> dictionary.Remove(key);
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableDictionaryBuilderTestBase.cs (1)
186dictionary.Remove("a");
Collections\ImmutableDictionaryTestBase.cs (1)
169Assert.Throws<NotSupportedException>(() => dictionary.Remove("a"));
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
253=> ((IDictionary)GetOrCreateMutableDictionary()).Remove(key);
src\Dependencies\Collections\Internal\IDictionaryCalls.cs (1)
55=> dictionary.Remove(key);
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+ValueBuilder.cs (1)
253=> ((IDictionary)GetOrCreateMutableDictionary()).Remove(key);
src\Dependencies\Collections\Internal\IDictionaryCalls.cs (1)
55=> dictionary.Remove(key);
PresentationFramework (2)
System\Windows\Documents\AdornerLayer.cs (1)
915infoMap.Remove(key);
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
336((IDictionary)_dictionary).Remove(key);
System.ComponentModel.TypeConverter (10)
System\ComponentModel\ReflectTypeDescriptionProvider.cs (1)
799cache.Remove(s_extenderPropertiesKey);
System\ComponentModel\TypeDescriptor.cs (9)
2134cache.Remove(s_pipelineAttributeFilterKeys[pipelineType]); 2169cache.Remove(s_pipelineMergeKeys[pipelineType]); 2170cache.Remove(s_pipelineFilterKeys[pipelineType]); 2171cache.Remove(s_pipelineAttributeFilterKeys[pipelineType]); 2274cache.Remove(s_pipelineFilterKeys[pipelineType]); 2275cache.Remove(s_pipelineAttributeFilterKeys[pipelineType]); 2374cache.Remove(s_pipelineFilterKeys[idx]); 2375cache.Remove(s_pipelineMergeKeys[idx]); 2376cache.Remove(s_pipelineAttributeFilterKeys[idx]);
System.Windows.Forms (1)
System\Windows\Forms\Layout\DefaultLayout.cs (1)
1056dictionary.Remove(entry.Key);
System.Windows.Forms.Design (11)
System\Windows\Forms\Design\OleDragDropHandler.CfCodeToolboxItem.cs (1)
108defaultValues.Remove("Size"); // don't care about the drag size
System\Windows\Forms\Design\PropertyGridDesigner.cs (4)
13properties.Remove(nameof(PropertyGrid.AutoScroll)); 14properties.Remove(nameof(PropertyGrid.AutoScrollMargin)); 15properties.Remove(nameof(PropertyGrid.AutoScrollMinSize)); 16properties.Remove(nameof(PropertyGrid.DockPadding));
System\Windows\Forms\Design\SplitterPanelDesigner.cs (3)
223properties.Remove("Modifiers"); 224properties.Remove("Locked"); 225properties.Remove("GenerateMember");
System\Windows\Forms\Design\ToolStripPanelDesigner.cs (3)
539properties.Remove("Modifiers"); 540properties.Remove("Locked"); 541properties.Remove("GenerateMember");