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