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