2 assignments to MSBuild item _AllChildProjectItemsWithTargetPath
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4039
<Output TaskParameter="TargetOutputs" ItemName="
_AllChildProjectItemsWithTargetPath
"/>
4051
<
_AllChildProjectItemsWithTargetPath
Remove="@(_AllChildProjectItemsWithTargetPath)"/>
3 usages of MSBuild item _AllChildProjectItemsWithTargetPath
MSBuildFiles (3)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
4045
<_SourceItemsToCopyToOutputDirectoryAlways KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(
_AllChildProjectItemsWithTargetPath
->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='Always'"/>
4046
<_SourceItemsToCopyToOutputDirectory KeepDuplicates=" '$(_GCTODIKeepDuplicates)' != 'false' " KeepMetadata="$(_GCTODIKeepMetadata)" Include="@(
_AllChildProjectItemsWithTargetPath
->'%(FullPath)')" Condition="'%(_AllChildProjectItemsWithTargetPath.CopyToOutputDirectory)'=='PreserveNewest'"/>
4051
<_AllChildProjectItemsWithTargetPath Remove="@(
_AllChildProjectItemsWithTargetPath
)"/>