3 references to Create
Microsoft.Build (3)
Construction\ProjectRootElement.cs (3)
788return Create(path, ProjectCollection.GlobalProjectCollection, Project.DefaultNewProjectTemplateOptions); 797return Create(path, ProjectCollection.GlobalProjectCollection, newProjectFileOptions); 806return Create(path, projectCollection, Project.DefaultNewProjectTemplateOptions);