2 assignments to MSBuild item _MappedSourceRoot
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (2)
241<_MappedSourceRoot Remove="@(_MappedSourceRoot)" /> 245<Output TaskParameter="MappedSourceRoots" ItemName="_MappedSourceRoot" />
3 usages of MSBuild item _MappedSourceRoot
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Roslyn\Microsoft.Managed.Core.targets (3)
240<ItemGroup Condition="'@(_MappedSourceRoot)' != ''"> 241<_MappedSourceRoot Remove="@(_MappedSourceRoot)" /> 250<SourceRoot Include="@(_MappedSourceRoot)" />