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