2 references to GetFullPathFromNewName
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\FileIO\FileSystem.vb (2)
684Dim FullNewPath As String = GetFullPathFromNewName(GetParentPath(directory), newName, "newName") 721Dim FullNewPath As String = GetFullPathFromNewName(GetParentPath(file), newName, "newName")