PowerShell/PowerShell-Native

Remove unused API

iSazonov opened this issue · 2 comments

We need remove unused APIs from the library after merging related PR in PowerShell repo:

These were removed in 7.0.0-preview.1. So these API's cannot be removed until previous versions are out of support.

Cannot remove IsSymLink because FollowSymLink uses it.