86 references to GetValuesCommand
Microsoft.NET.Build.Tests (79)
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),
GivenThatWeWantToBuildACrossTargetedLibrary.cs (1)
108var command = new GetValuesCommand(Log, testAsset.TestRoot, "", valueName: "RuntimeIdentifiers")
GivenThatWeWantToBuildADesktopExe.cs (3)
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,
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 (1)
494var command = new GetValuesCommand(Log,
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 (5)
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");
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 (4)
110var command = new GetValuesCommand( 138var command = new GetValuesCommand( 205var command = new GetValuesCommand( 247var command = new GetValuesCommand(
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(
Net50Targeting.cs (1)
29var getValuesCommand = new GetValuesCommand(Log, Path.Combine(testAsset.TestRoot, testProject.Name), testProject.TargetFrameworks, "TargetFrameworkIdentifier");
Microsoft.NET.Publish.Tests (6)
FilesCopiedToPublishDirTests.cs (1)
54var command = new GetValuesCommand(
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)
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(