3 instantiations of VisualStudioProjectCreationInfo
Microsoft.VisualStudio.LanguageServices (3)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
112
new
VisualStudioProjectCreationInfo
ProjectSystem\VisualStudioProjectFactory.cs (2)
76
=> CreateAndAddToWorkspaceAsync(projectSystemName, language, new
VisualStudioProjectCreationInfo
(), cancellationToken);
131
var projectInfo = new
VisualStudioProjectCreationInfo
2 references to VisualStudioProjectCreationInfo
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\VisualStudioProjectFactory.cs (2)
79
string projectSystemName, string language,
VisualStudioProjectCreationInfo
creationInfo, CancellationToken cancellationToken)
131
var
projectInfo = new VisualStudioProjectCreationInfo