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