1 reference to CreateAndAddToWorkspaceAsync
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
105
var project = await _visualStudioWorkspaceImpl.ProjectSystemProjectFactory.
CreateAndAddToWorkspaceAsync
(projectSystemName, language, creationInfo, hostInfo);