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