dotnet / dotnet/msbuild

Fast clear all items primitive

Open
#11,896 0 comments 3 reactions 1 assignee Assigned to @Copilot View on GitHub
Area: Performance Priority:2 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

We should detect the pattern for clearing all items and make it super cheap and fast:

```xml


<_AllChildProjectItemsWithTargetPath Remove="@(_AllChildProjectItemsWithTargetPath)"/>

```

```xml



```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.