3 references to Create
Microsoft.Build (3)
Construction\ProjectRootElement.cs (3)
780return Create(path, ProjectCollection.GlobalProjectCollection, Project.DefaultNewProjectTemplateOptions); 789return Create(path, ProjectCollection.GlobalProjectCollection, newProjectFileOptions); 798return Create(path, projectCollection, Project.DefaultNewProjectTemplateOptions);