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