2 assignments to MSBuild item _AllChildProjectItemsWithTargetPath
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
5149
<Output TaskParameter="TargetOutputs" ItemName="
_AllChildProjectItemsWithTargetPath
"/>
5161
<
_AllChildProjectItemsWithTargetPath
Remove="@(_AllChildProjectItemsWithTargetPath)"/>
3 usages of MSBuild item _AllChildProjectItemsWithTargetPath
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
5155
<_CopyToOutputDirectoryTransitiveItems KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(
_AllChildProjectItemsWithTargetPath
->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always'"/>
5156
<_CopyToOutputDirectoryTransitiveItems KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(
_AllChildProjectItemsWithTargetPath
->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest'"/>
5161
<_AllChildProjectItemsWithTargetPath Remove="@(
_AllChildProjectItemsWithTargetPath
)"/>