2 references to EndsWithSeparator
Microsoft.DotNet.Arcade.Sdk (2)
src\GenerateSourcePackageSourceLinkTargetsFile.cs (2)
85
if (!
EndsWithSeparator
(innerMostRootItemSpec))
103
=>
EndsWithSeparator
(path) ? path : path + Path.DirectorySeparatorChar;