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