1 assignment to MSBuild property UseSourcePath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3347
<
UseSourcePath
Condition="'$(UseSourcePath)'==''">true</UseSourcePath>
3 usages of MSBuild property UseSourcePath
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
3347
<UseSourcePath Condition="'$(
UseSourcePath
)'==''">true</UseSourcePath>
3415
UseSourcePath="$(
UseSourcePath
)"
3448
UseSourcePath="$(
UseSourcePath
)"