9 references to new
Microsoft.DotNet.Build.Tasks.Workloads (1)
CreateVisualStudioWorkload.wix.cs (1)
470
ComponentSwixProject swixComponentProject =
new
(swixComponent, BaseIntermediateOutputPath, BaseOutputPath, IsOutOfSupportInVisualStudio);
Microsoft.DotNet.Build.Tasks.Workloads.Tests (8)
SwixComponentTests.cs (8)
28
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
57
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
86
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
112
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
126
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
155
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
171
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);
186
ComponentSwixProject project =
new
(component, BaseIntermediateOutputPath, BaseOutputPath);