2 references to TryGetFullPath
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\VisualStudioWorkspaceImpl.cs (2)
909if (filePath == null && !folder.TryGetFullPath(out folderPath)) 1328if (projectItemForDocument.TryGetFullPath(out var newPath))