1 assignment to MSBuild item _TopLevelSourceRoot
MSBuildFiles (1)
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.12.0-3.24463.9\tasks\net472\Microsoft.Managed.Core.targets (1)
279<_TopLevelSourceRoot Include="@(SourceRoot)" Condition="'%(SourceRoot.NestedRoot)' == ''">
2 usages of MSBuild item _TopLevelSourceRoot
MSBuildFiles (2)
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.12.0-3.24463.9\tasks\net472\Microsoft.Managed.Core.targets (2)
285<PropertyGroup Condition="'@(_TopLevelSourceRoot)' != ''"> 293<PathMap>@(_TopLevelSourceRoot->'%(EscapedKey)=%(EscapedValue)', ','),$(PathMap)</PathMap>