2 assignments to MSBuild item _AllChildProjectItemsWithTargetPath
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
5150
<Output TaskParameter="TargetOutputs" ItemName="
_AllChildProjectItemsWithTargetPath
"/>
5162
<
_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)
5156
<_CopyToOutputDirectoryTransitiveItems KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(
_AllChildProjectItemsWithTargetPath
->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always'"/>
5157
<_CopyToOutputDirectoryTransitiveItems KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(
_AllChildProjectItemsWithTargetPath
->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest'"/>
5162
<_AllChildProjectItemsWithTargetPath Remove="@(
_AllChildProjectItemsWithTargetPath
)"/>