1 assignment to MSBuild property PathMap
MSBuildFiles (1)
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-3.24614.4\tasks\net472\Microsoft.Managed.Core.targets (1)
293<PathMap>@(_TopLevelSourceRoot->'%(EscapedKey)=%(EscapedValue)', ','),$(PathMap)</PathMap>
4 usages of MSBuild property PathMap
MSBuildFiles (4)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3821<CoreCompileCache Include="$(PathMap)" />
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
319PathMap="$(PathMap)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-3.24614.4\tasks\net472\Microsoft.CSharp.Core.targets (1)
167PathMap="$(PathMap)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-3.24614.4\tasks\net472\Microsoft.Managed.Core.targets (1)
293<PathMap>@(_TopLevelSourceRoot->'%(EscapedKey)=%(EscapedValue)', ','),$(PathMap)</PathMap>