2 references to ToDirectorySeparator
NuGet.Commands (2)
RestoreCommand\Utility\BuildAssetsUtils.cs (2)
280
outputPath = LockFileUtils.
ToDirectorySeparator
(outputPath);
846
return Path.Combine(package.Value.Package.ExpandedPath, LockFileUtils.
ToDirectorySeparator
(item.Path));