115 instantiations of GetValuesCommand
dotnet.Tests (1)
CommandTests\Build\GivenDotnetBuildBuildsCsproj.cs (1)
346var command = new GetValuesCommand(testAsset,
Microsoft.NET.Build.Tests (101)
DesignTimeBuildTests.cs (2)
120var getValuesCommand = new GetValuesCommand(testAsset, "_PackageDependenciesDesignTime", GetValuesCommand.ValueType.Item) 167var getValuesCommand = new GetValuesCommand(testAsset, "_PackageDependenciesDesignTime", GetValuesCommand.ValueType.Item)
GivenFrameworkReferences.cs (3)
858var getValuesCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, 1008var getValuesCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Reference", GetValuesCommand.ValueType.Item); 1160var command = new GetValuesCommand(Log, Path.Combine(testAsset.Path, testProject.Name), targetFramework,
GivenThatWeManifestSupportedFrameworks.cs (3)
28var getMaximumVersion = new GetValuesCommand( 35var getSupportedFrameworks = new GetValuesCommand( 105var command = new GetValuesCommand(
GivenThatWeWantACustomTFM.cs (1)
46var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name),
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs (1)
24var command = new GetValuesCommand(
GivenThatWeWantToBuildACrossTargetedLibrary.cs (1)
108var command = new GetValuesCommand(Log, testAsset.TestRoot, "", valueName: "RuntimeIdentifiers")
GivenThatWeWantToBuildADesktopExe.cs (4)
47new GetValuesCommand(testAsset, "_SatelliteAssemblyReferences", GetValuesCommand.ValueType.Item, tfm) 164var getValueCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, "PlatformTarget"); 355var getValuesCommand = new GetValuesCommand(Log, testAsset.TestRoot, 376var getValuesCommand = new GetValuesCommand(Log, testAsset.TestRoot,
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (1)
143var getCommandLineCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, AppName), "", "CscCommandLineArgs", GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildADesktopLibrary.cs (1)
429var getValuesCommand = new GetValuesCommand(Log, projectFolder, project.TargetFrameworks, "Reference", GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildALibrary.cs (9)
90var getValuesCommand = new GetValuesCommand(log, libraryProjectDirectory, 287var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 367var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 462var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 602var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "TargetPlatformIdentifier"); 633var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "TargetPlatformVersion"); 835var command = new GetValuesCommand( 1055var getValuesCommand = new GetValuesCommand(Log, projectFolder, 1134var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, "TestLibrary"), targetFramework, "PackageConflictPreferredPackages");
GivenThatWeWantToBuildALibraryWithFSharp.cs (3)
83var getValuesCommand = new GetValuesCommand(log, libraryProjectDirectory, 150var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 214var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory,
GivenThatWeWantToBuildALibraryWithOSSupportedVersion.cs (1)
195var getValuesCommand = new GetValuesCommand(testAsset, "TargetPlatformMinVersion");
GivenThatWeWantToBuildALibraryWithVB.cs (3)
94var getValuesCommand = new GetValuesCommand(log, libraryProjectDirectory, 161var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 232var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory,
GivenThatWeWantToBuildANetCoreApp.cs (2)
241var getValuesCommand = new GetValuesCommand(Log, testAsset.TestRoot, 781var getPackageReferences = new GetValuesCommand(
GivenThatWeWantToBuildASelfContainedApp.cs (4)
166var getValuesCommand = new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 314var getValuesCommand = (GetValuesCommand)new GetValuesCommand(testAsset, "TargetingPack", GetValuesCommand.ValueType.Item) 330getValuesCommand = (GetValuesCommand)new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 494var command = new GetValuesCommand(Log,
GivenThatWeWantToBuildAWindowsDesktopProject.cs (5)
138var getValuesCommand = new GetValuesCommand(testAsset, "ImportWindowsDesktopTargets"); 223var getValuesCommand = new GetValuesCommand(testAsset, "TargetPlatformVersion"); 368var getValueCommand = new GetValuesCommand(testAsset, "SdkSupportedTargetPlatformIdentifier", GetValuesCommand.ValueType.Item); 837var getValueCommand = new GetValuesCommand(testAsset, "PackageDownload", GetValuesCommand.ValueType.Item) 860var getValueCommand = new GetValuesCommand(testAsset, propertyName);
GivenThatWeWantToBuildWithATargetPlatform.cs (2)
32var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.Path, testProj.Name), targetFramework, valueName); 70var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.Path, testProj.Name), targetFramework, "TargetPlatformIdentifier");
GivenThatWeWantToControlGeneratedAssemblyInfo.cs (6)
96var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 127var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 159var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 195var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 232var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 407var getValuesCommand = new GetValuesCommand(testAsset, "LangVersion", targetFramework: targetFramework);
GivenThatWeWantToFloatWarningLevels.cs (7)
50var buildCommand = new GetValuesCommand( 94var buildCommand = new GetValuesCommand( 139var buildCommand = new GetValuesCommand( 195var buildCommand = new GetValuesCommand( 242var buildCommand = new GetValuesCommand( 338var buildCommand = new GetValuesCommand( 355buildCommand = new GetValuesCommand(
GivenThatWeWantToReferenceAProject.cs (1)
187var getValuesCommand = new GetValuesCommand(Log, Path.Combine(parentAsset.Path, parentProject.Name), tfm, "ResultOutput")
GivenThatWeWantToResolveConflicts.cs (2)
72var getReferenceCommand = new GetValuesCommand( 93var getReferenceCopyLocalPathsCommand = new GetValuesCommand(
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (1)
53var getValuesCommand = new GetValuesCommand(Log, projectFolder,
GivenThatWeWantToUseAnalyzers.cs (5)
110var command = new GetValuesCommand( 138var command = new GetValuesCommand( 205var command = new GetValuesCommand( 247var command = new GetValuesCommand( 330var getValuesCommand = new GetValuesCommand(testAsset,
GivenThatWeWantToUsePlatformAnalyzers.cs (8)
48var buildCommand = new GetValuesCommand( 94var buildCommand = new GetValuesCommand( 140var buildCommand = new GetValuesCommand( 186var buildCommand = new GetValuesCommand( 232var buildCommand = new GetValuesCommand( 317var buildCommand = new GetValuesCommand( 363var buildCommand = new GetValuesCommand( 409var buildCommand = new GetValuesCommand(
GivenThatWeWantToUseVB.cs (1)
74var buildCommand = new GetValuesCommand(
GivenThereAreDefaultItems.cs (12)
394var getCompileItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Compile", GetValuesCommand.ValueType.Item); 404var getNoneItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "None", GetValuesCommand.ValueType.Item); 413var getResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Resource", GetValuesCommand.ValueType.Item); 422var getPRIResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "PRIResource", GetValuesCommand.ValueType.Item); 431var getContentItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Content", GetValuesCommand.ValueType.Item); 727var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), 775var getNoneItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "None", GetValuesCommand.ValueType.Item); 785var getPRIResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "PRIResource", GetValuesCommand.ValueType.Item); 794var getContentItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Content", GetValuesCommand.ValueType.Item); 826var getNoneItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "None", GetValuesCommand.ValueType.Item); 837var getPRIResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "PRIResource", GetValuesCommand.ValueType.Item); 847var getContentItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Content", GetValuesCommand.ValueType.Item);
GiventThatWeWantDesignerSupport.cs (1)
67var command = new GetValuesCommand(
GivenWeWantToRequireWindowsForDesktopApps.cs (3)
262var filesCopiedToPublishDirCommand = new GetValuesCommand( 290var publishItemsOutputGroupOutputsCommand = new GetValuesCommand( 358var publishItemsOutputGroupOutputsCommand = new GetValuesCommand(
KnownRuntimePackTests.cs (2)
91var getValuesCommand = new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 125var getValuesCommand = new GetValuesCommand(testAsset, "PackageDownload", GetValuesCommand.ValueType.Item)
Net50Targeting.cs (1)
29var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, "TargetFrameworkIdentifier");
WorkloadTests.cs (5)
66var getValuesCommand = new GetValuesCommand(testAsset, "SuggestedWorkload", GetValuesCommand.ValueType.Item) 192var getValuesCommand = new GetValuesCommand(testAsset, expectedProperty); 221var getValuesCommand = new GetValuesCommand(testAsset, expectedProperty); 249new GetValuesCommand(testAsset, "_ResolvedSuggestedWorkload", GetValuesCommand.ValueType.Item) 299new GetValuesCommand(testAsset, "_ResolvedSuggestedWorkload", GetValuesCommand.ValueType.Item)
Microsoft.NET.Publish.Tests (12)
FilesCopiedToPublishDirTests.cs (1)
54var command = new GetValuesCommand(
GivenThatWeWantToPreserveCompilationContext.cs (1)
56var getValuesCommand = new GetValuesCommand(testAsset, "LangVersion");
GivenThatWeWantToPublishAnAotApp.cs (3)
1047var getKnownPacks = new GetValuesCommand(testAsset, "KnownILCompilerPack", GetValuesCommand.ValueType.Item, targetFramework) 1062var ilcToolsPathCommand = new GetValuesCommand(testAsset, "IlcToolsPath", targetFramework: targetFramework) 1072var ilcReferenceCommand = new GetValuesCommand(testAsset, "IlcReference", GetValuesCommand.ValueType.Item, targetFramework)
GivenThatWeWantToPublishWithoutConflicts.cs (2)
32var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "ResolvedFileToPublish", GetValuesCommand.ValueType.Item) 71var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "ResolvedFileToPublish", GetValuesCommand.ValueType.Item)
GivenThatWeWantToRunILLink.cs (2)
2297var getKnownPacks = new GetValuesCommand(testAsset, "KnownILLinkPack", GetValuesCommand.ValueType.Item, targetFramework) 2308var illinkTargetsCommand = new GetValuesCommand(testAsset, "ILLinkTargetsPath", targetFramework: targetFramework);
PublishDepsFilePathTests.cs (1)
51var getValuesCommand = new GetValuesCommand(Log, projectPath, targetFramework, property)
PublishItemsOutputGroupOutputsTests.cs (1)
54var command = new GetValuesCommand(
PublishItemsOutputGroupTests.cs (1)
38var command = new GetValuesCommand(
Microsoft.NET.ToolPack.Tests (1)
GivenThatWeWantToPackAToolProject.cs (1)
183var getValuesCommand = new GetValuesCommand(
198 references to GetValuesCommand
dotnet.Tests (2)
CommandTests\Build\GivenDotnetBuildBuildsCsproj.cs (2)
346var command = new GetValuesCommand(testAsset, 348GetValuesCommand.ValueType.Item);
Microsoft.NET.Build.Tests (174)
DesignTimeBuildTests.cs (4)
120var getValuesCommand = new GetValuesCommand(testAsset, "_PackageDependenciesDesignTime", GetValuesCommand.ValueType.Item) 167var getValuesCommand = new GetValuesCommand(testAsset, "_PackageDependenciesDesignTime", GetValuesCommand.ValueType.Item)
GivenFrameworkReferences.cs (6)
858var getValuesCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, 859"ResolvedFrameworkReference", GetValuesCommand.ValueType.Item) 1008var getValuesCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Reference", GetValuesCommand.ValueType.Item); 1160var command = new GetValuesCommand(Log, Path.Combine(testAsset.Path, testProject.Name), targetFramework, 1161"ResolvedFileToPublish", GetValuesCommand.ValueType.Item)
GivenThatWeManifestSupportedFrameworks.cs (6)
28var getMaximumVersion = new GetValuesCommand( 33GetValuesCommand.ValueType.Property); 35var getSupportedFrameworks = new GetValuesCommand( 40GetValuesCommand.ValueType.Item); 105var command = new GetValuesCommand( 110GetValuesCommand.ValueType.Item)
GivenThatWeWantACustomTFM.cs (2)
46var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), 47targetFramework, property, GetValuesCommand.ValueType.Property)
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs (2)
24var command = new GetValuesCommand( 27GetValuesCommand.ValueType.Item)
GivenThatWeWantToBuildACrossTargetedLibrary.cs (1)
108var command = new GetValuesCommand(Log, testAsset.TestRoot, "", valueName: "RuntimeIdentifiers")
GivenThatWeWantToBuildADesktopExe.cs (7)
46var getValues = 47new GetValuesCommand(testAsset, "_SatelliteAssemblyReferences", GetValuesCommand.ValueType.Item, tfm) 164var getValueCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, "PlatformTarget"); 355var getValuesCommand = new GetValuesCommand(Log, testAsset.TestRoot, 356"net46", "PlatformTarget", GetValuesCommand.ValueType.Property); 376var getValuesCommand = new GetValuesCommand(Log, testAsset.TestRoot, 377"net46", "PlatformTarget", GetValuesCommand.ValueType.Property);
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (2)
143var getCommandLineCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, AppName), "", "CscCommandLineArgs", GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildADesktopLibrary.cs (2)
429var getValuesCommand = new GetValuesCommand(Log, projectFolder, project.TargetFrameworks, "Reference", GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildALibrary.cs (14)
68Action<GetValuesCommand> setup = null, 70GetValuesCommand.ValueType valueType = GetValuesCommand.ValueType.Item, 90var getValuesCommand = new GetValuesCommand(log, libraryProjectDirectory, 287var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 367var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 462var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 602var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "TargetPlatformIdentifier"); 633var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "TargetPlatformVersion"); 835var command = new GetValuesCommand( 840GetValuesCommand.ValueType.Item); 1055var getValuesCommand = new GetValuesCommand(Log, projectFolder, 1056testProject.TargetFrameworks, propertyName, GetValuesCommand.ValueType.Property) 1134var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, "TestLibrary"), targetFramework, "PackageConflictPreferredPackages");
GivenThatWeWantToBuildALibraryWithFSharp.cs (6)
62Action<GetValuesCommand> setup = null, 64GetValuesCommand.ValueType valueType = GetValuesCommand.ValueType.Item, 83var getValuesCommand = new GetValuesCommand(log, libraryProjectDirectory, 150var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 214var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory,
GivenThatWeWantToBuildALibraryWithOSSupportedVersion.cs (1)
195var getValuesCommand = new GetValuesCommand(testAsset, "TargetPlatformMinVersion");
GivenThatWeWantToBuildALibraryWithVB.cs (6)
73Action<GetValuesCommand> setup = null, 75GetValuesCommand.ValueType valueType = GetValuesCommand.ValueType.Item, 94var getValuesCommand = new GetValuesCommand(log, libraryProjectDirectory, 161var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory, 232var getValuesCommand = new GetValuesCommand(Log, libraryProjectDirectory,
GivenThatWeWantToBuildANetCoreApp.cs (4)
241var getValuesCommand = new GetValuesCommand(Log, testAsset.TestRoot, 242ToolsetInfo.CurrentTargetFramework, "TargetDefinitions", GetValuesCommand.ValueType.Item) 781var getPackageReferences = new GetValuesCommand( 786GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildASelfContainedApp.cs (9)
166var getValuesCommand = new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 314var getValuesCommand = (GetValuesCommand)new GetValuesCommand(testAsset, "TargetingPack", GetValuesCommand.ValueType.Item) 330getValuesCommand = (GetValuesCommand)new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 494var command = new GetValuesCommand(Log, 498GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildAWindowsDesktopProject.cs (7)
138var getValuesCommand = new GetValuesCommand(testAsset, "ImportWindowsDesktopTargets"); 223var getValuesCommand = new GetValuesCommand(testAsset, "TargetPlatformVersion"); 368var getValueCommand = new GetValuesCommand(testAsset, "SdkSupportedTargetPlatformIdentifier", GetValuesCommand.ValueType.Item); 837var getValueCommand = new GetValuesCommand(testAsset, "PackageDownload", GetValuesCommand.ValueType.Item) 860var getValueCommand = new GetValuesCommand(testAsset, propertyName);
GivenThatWeWantToBuildWithATargetPlatform.cs (2)
32var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.Path, testProj.Name), targetFramework, valueName); 70var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.Path, testProj.Name), targetFramework, "TargetPlatformIdentifier");
GivenThatWeWantToControlGeneratedAssemblyInfo.cs (6)
96var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 127var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 159var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 195var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 232var command = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, valueName: "InformationalVersion"); 407var getValuesCommand = new GetValuesCommand(testAsset, "LangVersion", targetFramework: targetFramework);
GivenThatWeWantToFloatWarningLevels.cs (7)
50var buildCommand = new GetValuesCommand( 94var buildCommand = new GetValuesCommand( 139var buildCommand = new GetValuesCommand( 195var buildCommand = new GetValuesCommand( 242var buildCommand = new GetValuesCommand( 338var buildCommand = new GetValuesCommand( 360GetValuesCommand.ValueType.Item)
GivenThatWeWantToReferenceAProject.cs (1)
187var getValuesCommand = new GetValuesCommand(Log, Path.Combine(parentAsset.Path, parentProject.Name), tfm, "ResultOutput")
GivenThatWeWantToResolveConflicts.cs (4)
72var getReferenceCommand = new GetValuesCommand( 77GetValuesCommand.ValueType.Item) 93var getReferenceCopyLocalPathsCommand = new GetValuesCommand( 98GetValuesCommand.ValueType.Item)
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (2)
53var getValuesCommand = new GetValuesCommand(Log, projectFolder, 54project.TargetFrameworks, propertyName, GetValuesCommand.ValueType.Property)
GivenThatWeWantToUseAnalyzers.cs (10)
110var command = new GetValuesCommand( 115GetValuesCommand.ValueType.Item); 138var command = new GetValuesCommand( 143GetValuesCommand.ValueType.Property); 205var command = new GetValuesCommand( 210GetValuesCommand.ValueType.Property); 247var command = new GetValuesCommand( 252GetValuesCommand.ValueType.Item); 330var getValuesCommand = new GetValuesCommand(testAsset, 332GetValuesCommand.ValueType.Item,
GivenThatWeWantToUsePlatformAnalyzers.cs (8)
48var buildCommand = new GetValuesCommand( 94var buildCommand = new GetValuesCommand( 140var buildCommand = new GetValuesCommand( 186var buildCommand = new GetValuesCommand( 232var buildCommand = new GetValuesCommand( 317var buildCommand = new GetValuesCommand( 363var buildCommand = new GetValuesCommand( 409var buildCommand = new GetValuesCommand(
GivenThatWeWantToUseVB.cs (1)
74var buildCommand = new GetValuesCommand(
GivenThereAreDefaultItems.cs (33)
21Action<GetValuesCommand> setup = getValuesCommand => 55Action<GetValuesCommand> setup = getValuesCommand => 93Action<GetValuesCommand> setup = getValuesCommand => 117"Compile", setup, new[] { "/p:DisableDefaultRemoves=true" }, GetValuesCommand.ValueType.Item, 139Action<GetValuesCommand> setup = getValuesCommand => 177Action<GetValuesCommand> setup = getValuesCommand => 212Action<GetValuesCommand> setup = getValuesCommand => 250Action<GetValuesCommand> setup = getValuesCommand => 298Action<GetValuesCommand> setup = getValuesCommand => 394var getCompileItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Compile", GetValuesCommand.ValueType.Item); 404var getNoneItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "None", GetValuesCommand.ValueType.Item); 413var getResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Resource", GetValuesCommand.ValueType.Item); 422var getPRIResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "PRIResource", GetValuesCommand.ValueType.Item); 431var getContentItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Content", GetValuesCommand.ValueType.Item); 727var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), 728testProject.TargetFrameworks, "PackageReference", GetValuesCommand.ValueType.Item); 775var getNoneItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "None", GetValuesCommand.ValueType.Item); 785var getPRIResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "PRIResource", GetValuesCommand.ValueType.Item); 794var getContentItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Content", GetValuesCommand.ValueType.Item); 826var getNoneItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "None", GetValuesCommand.ValueType.Item); 837var getPRIResourceItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "PRIResource", GetValuesCommand.ValueType.Item); 847var getContentItemsCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Content", GetValuesCommand.ValueType.Item);
GiventThatWeWantDesignerSupport.cs (2)
67var command = new GetValuesCommand( 72GetValuesCommand.ValueType.Item)
GivenWeWantToRequireWindowsForDesktopApps.cs (6)
262var filesCopiedToPublishDirCommand = new GetValuesCommand( 267GetValuesCommand.ValueType.Item) 290var publishItemsOutputGroupOutputsCommand = new GetValuesCommand( 295GetValuesCommand.ValueType.Item) 358var publishItemsOutputGroupOutputsCommand = new GetValuesCommand( 363GetValuesCommand.ValueType.Item)
KnownRuntimePackTests.cs (4)
91var getValuesCommand = new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 125var getValuesCommand = new GetValuesCommand(testAsset, "PackageDownload", GetValuesCommand.ValueType.Item)
Net50Targeting.cs (1)
29var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, "TargetFrameworkIdentifier");
WorkloadTests.cs (8)
66var getValuesCommand = new GetValuesCommand(testAsset, "SuggestedWorkload", GetValuesCommand.ValueType.Item) 192var getValuesCommand = new GetValuesCommand(testAsset, expectedProperty); 221var getValuesCommand = new GetValuesCommand(testAsset, expectedProperty); 248var getValuesCommand = 249new GetValuesCommand(testAsset, "_ResolvedSuggestedWorkload", GetValuesCommand.ValueType.Item) 298var getValuesCommand = 299new GetValuesCommand(testAsset, "_ResolvedSuggestedWorkload", GetValuesCommand.ValueType.Item)
Microsoft.NET.Publish.Tests (20)
FilesCopiedToPublishDirTests.cs (2)
54var command = new GetValuesCommand( 59GetValuesCommand.ValueType.Item)
GivenThatWeWantToPreserveCompilationContext.cs (1)
56var getValuesCommand = new GetValuesCommand(testAsset, "LangVersion");
GivenThatWeWantToPublishAnAotApp.cs (5)
1047var getKnownPacks = new GetValuesCommand(testAsset, "KnownILCompilerPack", GetValuesCommand.ValueType.Item, targetFramework) 1062var ilcToolsPathCommand = new GetValuesCommand(testAsset, "IlcToolsPath", targetFramework: targetFramework) 1072var ilcReferenceCommand = new GetValuesCommand(testAsset, "IlcReference", GetValuesCommand.ValueType.Item, targetFramework)
GivenThatWeWantToPublishWithoutConflicts.cs (4)
32var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "ResolvedFileToPublish", GetValuesCommand.ValueType.Item) 71var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), targetFramework, "ResolvedFileToPublish", GetValuesCommand.ValueType.Item)
GivenThatWeWantToRunILLink.cs (3)
2297var getKnownPacks = new GetValuesCommand(testAsset, "KnownILLinkPack", GetValuesCommand.ValueType.Item, targetFramework) 2308var illinkTargetsCommand = new GetValuesCommand(testAsset, "ILLinkTargetsPath", targetFramework: targetFramework);
PublishDepsFilePathTests.cs (1)
51var getValuesCommand = new GetValuesCommand(Log, projectPath, targetFramework, property)
PublishItemsOutputGroupOutputsTests.cs (2)
54var command = new GetValuesCommand( 59GetValuesCommand.ValueType.Item)
PublishItemsOutputGroupTests.cs (2)
38var command = new GetValuesCommand( 43GetValuesCommand.ValueType.Item)
Microsoft.NET.ToolPack.Tests (2)
GivenThatWeWantToPackAToolProject.cs (2)
183var getValuesCommand = new GetValuesCommand( 188GetValuesCommand.ValueType.Property);