Implemented interface member:
method
Remove
System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey)
6 references to Remove
Microsoft.Data.Analysis (1)
DataFrameColumn.cs (1)
490
heapOfValueAndListOfTupleOfSortAndBufferIndex.
Remove
(minElement.Key);
Microsoft.DotNet.Build.Tasks.Packaging (2)
PackageIndex.cs (1)
546
mappings.
Remove
(redundantMapping);
UpdatePackageIndex.cs (1)
324
info.AssemblyVersionInPackageVersion.
Remove
(orphanedAssemblyVersion);
Microsoft.DotNet.Build.Tasks.Packaging.Tests (1)
PackageIndexTests.cs (1)
53
packageIndex.Packages.
Remove
("MyPackage2");
System.Collections (1)
System\Collections\Generic\SortedDictionary.cs (1)
388
Remove
((TKey)key);
System.Formats.Tar (1)
System\Formats\Tar\TarHelpers.Unix.cs (1)
71
pendingModes.
Remove
(fullPath);