1 reference to EnsureEndsWithSlash
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Core\MSBuildTask\MapSourceRoots.cs (1)
177
root.SetMetadata(Names.MappedPath, mappedTopLevelPath +
EnsureEndsWithSlash
(nestedRoot.Replace('\\', '/')));