3 references to RemoveItems
Microsoft.Build (2)
Definition\Project.cs (1)
95
/// - <see cref="
RemoveItems
"/>
ObjectModelRemoting\DefinitionObjectsLinks\ProjectLink.cs (1)
222
/// Facilitate remoting the <see cref="Project.
RemoveItems
"/>.
NuGet.CommandLine.XPlat (1)
Utility\MSBuildAPIUtility.cs (1)
176
project.Project.
RemoveItems
(existingPackageReferences);