1 type derived from ProjectSystemProjectCreationInfo
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectCreationInfo.cs (1)
12internal sealed class VisualStudioProjectCreationInfo : ProjectSystemProjectCreationInfo
1 reference to ProjectSystemProjectCreationInfo
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
79public async Task<ProjectSystemProject> CreateAndAddToWorkspaceAsync(string projectSystemName, string language, ProjectSystemProjectCreationInfo creationInfo, ProjectSystemHostInfo hostInfo)