2 references to RemoveEndingSeparator
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\FileIO\FileSystem.vb (2)
840
Return GetLongPath(
RemoveEndingSeparator
(IO.Path.GetFullPath(Path)))
1464
Dim FullPath As String =
RemoveEndingSeparator
(IO.Path.GetFullPath(IO.Path.Combine(Path, NewName)))