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