Base:
method
Create
Microsoft.DotNet.Build.Tasks.Workloads.ProjectTemplateBase.Create()
9 references to Create
Microsoft.DotNet.Build.Tasks.Workloads (1)
CreateVisualStudioWorkload.wix.cs (1)
471ITaskItem swixProjectItem = new TaskItem(swixComponentProject.Create());
Microsoft.DotNet.Build.Tasks.Workloads.Tests (8)
SwixComponentTests.cs (8)
29string swixProj = project.Create(); 58string swixProj = project.Create(); 87string swixProj = project.Create(); 113string swixProj = project.Create(); 127string swixProj = project.Create(); 156string swixProj = project.Create(); 172string swixProj = project.Create(); 187string swixProj = project.Create();