7 calls to MSBuild task FindUnderPath
MSBuildFiles (7)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (7)
4382
<
FindUnderPath
Path="$(OutDir)" Files="@(_CleanOrphanFileWrites)">
4387
<
FindUnderPath
Path="$(IntermediateOutputPath)" Files="@(_CleanOrphanFileWrites)">
4462
<
FindUnderPath
Path="$(MSBuildProjectDirectory)" Files="@(FileWritesShareable)" UpdateToAbsolutePaths="true">
4467
<
FindUnderPath
Path="$(OutDir)" Files="@(FileWrites)" UpdateToAbsolutePaths="true">
4472
<
FindUnderPath
Path="$(IntermediateOutputPath)" Files="@(FileWrites)" UpdateToAbsolutePaths="true">
4594
<
FindUnderPath
Path="$(OutDir)" Files="@(_CleanPriorFileWrites)">
4599
<
FindUnderPath
Path="$(IntermediateOutputPath)" Files="@(_CleanPriorFileWrites)">