1 assignment to MSBuild item _TopLevelSourceRoot
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (1)
286
<
_TopLevelSourceRoot
Include="@(SourceRoot)" Condition="'%(SourceRoot.NestedRoot)' == ''">
2 usages of MSBuild item _TopLevelSourceRoot
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (2)
292
<PropertyGroup Condition="'@(
_TopLevelSourceRoot
)' != ''">
300
<PathMap>@(
_TopLevelSourceRoot
->'%(EscapedKey)=%(EscapedValue)', ','),$(PathMap)</PathMap>