Implemented interface member:
method
Remove
System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey)
12 references to Remove
Microsoft.Build.Tasks.Core (2)
system.design\stronglytypedresourcebuilder.cs (2)
771
cleanedResourceList.
Remove
(newKey);
797
cleanedResourceList.
Remove
(key);
Microsoft.ML.Sweeper (1)
Algorithms\NelderMead.cs (1)
303
_simplexVertices.
Remove
(_worst.Key);
PresentationFramework (4)
System\Windows\Documents\TextContainerChangedEventArgs.cs (4)
368
Changes.
Remove
(change.Offset);
428
Changes.
Remove
(newChange.Offset);
457
Changes.
Remove
(oldChange.Offset);
463
Changes.
Remove
(oldChange.Offset);
System.Collections (1)
System\Collections\Generic\SortedList.cs (1)
722
Remove
((TKey)key);
System.IO.Packaging (2)
System\IO\Packaging\Package.cs (2)
339
_partList.
Remove
(validatedPartUri);
1013
_partList.
Remove
(partUri);
System.Windows.Forms.Design (2)
System\Resources\Tools\StronglyTypedResourceBuilder.cs (2)
908
cleanedResourceList.
Remove
(newKey);
932
cleanedResourceList.
Remove
(key);