3 references to Create
Microsoft.Build (3)
Construction\ProjectRootElement.cs (3)
782return Create(path, ProjectCollection.GlobalProjectCollection, Project.DefaultNewProjectTemplateOptions); 791return Create(path, ProjectCollection.GlobalProjectCollection, newProjectFileOptions); 800return Create(path, projectCollection, Project.DefaultNewProjectTemplateOptions);