3 references to Create
Microsoft.Build (3)
Construction\ProjectRootElement.cs (3)
758return Create(path, ProjectCollection.GlobalProjectCollection, Project.DefaultNewProjectTemplateOptions); 767return Create(path, ProjectCollection.GlobalProjectCollection, newProjectFileOptions); 776return Create(path, projectCollection, Project.DefaultNewProjectTemplateOptions);