1 assignment to MSBuild property UseSourcePath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3389
<
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)
3389
<UseSourcePath Condition="'$(
UseSourcePath
)'==''">true</UseSourcePath>
3457
UseSourcePath="$(
UseSourcePath
)"
3490
UseSourcePath="$(
UseSourcePath
)"