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