3 references to Create
Microsoft.Build (3)
Construction\ProjectRootElement.cs (3)
784return Create(path, ProjectCollection.GlobalProjectCollection, Project.DefaultNewProjectTemplateOptions); 793return Create(path, ProjectCollection.GlobalProjectCollection, newProjectFileOptions); 802return Create(path, projectCollection, Project.DefaultNewProjectTemplateOptions);