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