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