1 reference to Unknown2
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\TableItem.cs (1)
41
projectName = (projectId == null) ? null : workspace.CurrentSolution.GetProject(projectId)?.Name ?? ServicesVSResources.
Unknown2
;