60 references to Item
dotnet.Tests (1)
CommandTests\Build\GivenDotnetBuildBuildsCsproj.cs (1)
348GetValuesCommand.ValueType.Item);
Microsoft.NET.Build.Tests (51)
DesignTimeBuildTests.cs (2)
120var getValuesCommand = new GetValuesCommand(testAsset, "_PackageDependenciesDesignTime", GetValuesCommand.ValueType.Item) 167var getValuesCommand = new GetValuesCommand(testAsset, "_PackageDependenciesDesignTime", GetValuesCommand.ValueType.Item)
GivenFrameworkReferences.cs (3)
859"ResolvedFrameworkReference", GetValuesCommand.ValueType.Item) 1008var getValuesCommand = new GetValuesCommand(Log, projectFolder, testProject.TargetFrameworks, "Reference", GetValuesCommand.ValueType.Item); 1161"ResolvedFileToPublish", GetValuesCommand.ValueType.Item)
GivenThatWeManifestSupportedFrameworks.cs (2)
40GetValuesCommand.ValueType.Item); 110GetValuesCommand.ValueType.Item)
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs (1)
27GetValuesCommand.ValueType.Item)
GivenThatWeWantToBuildADesktopExe.cs (1)
47new GetValuesCommand(testAsset, "_SatelliteAssemblyReferences", GetValuesCommand.ValueType.Item, tfm)
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 (2)
70GetValuesCommand.ValueType valueType = GetValuesCommand.ValueType.Item, 840GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildALibraryWithFSharp.cs (1)
64GetValuesCommand.ValueType valueType = GetValuesCommand.ValueType.Item,
GivenThatWeWantToBuildALibraryWithVB.cs (1)
75GetValuesCommand.ValueType valueType = GetValuesCommand.ValueType.Item,
GivenThatWeWantToBuildANetCoreApp.cs (2)
242ToolsetInfo.CurrentTargetFramework, "TargetDefinitions", GetValuesCommand.ValueType.Item) 786GetValuesCommand.ValueType.Item);
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) 498GetValuesCommand.ValueType.Item);
GivenThatWeWantToBuildAWindowsDesktopProject.cs (2)
368var getValueCommand = new GetValuesCommand(testAsset, "SdkSupportedTargetPlatformIdentifier", GetValuesCommand.ValueType.Item); 837var getValueCommand = new GetValuesCommand(testAsset, "PackageDownload", GetValuesCommand.ValueType.Item)
GivenThatWeWantToFloatWarningLevels.cs (1)
360GetValuesCommand.ValueType.Item)
GivenThatWeWantToResolveConflicts.cs (2)
77GetValuesCommand.ValueType.Item) 98GetValuesCommand.ValueType.Item)
GivenThatWeWantToUseAnalyzers.cs (3)
115GetValuesCommand.ValueType.Item); 252GetValuesCommand.ValueType.Item); 332GetValuesCommand.ValueType.Item,
GivenThereAreDefaultItems.cs (13)
117"Compile", setup, new[] { "/p:DisableDefaultRemoves=true" }, GetValuesCommand.ValueType.Item, 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); 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 (1)
72GetValuesCommand.ValueType.Item)
GivenWeWantToRequireWindowsForDesktopApps.cs (3)
267GetValuesCommand.ValueType.Item) 295GetValuesCommand.ValueType.Item) 363GetValuesCommand.ValueType.Item)
KnownRuntimePackTests.cs (2)
91var getValuesCommand = new GetValuesCommand(testAsset, "RuntimePack", GetValuesCommand.ValueType.Item) 125var getValuesCommand = new GetValuesCommand(testAsset, "PackageDownload", GetValuesCommand.ValueType.Item)
WorkloadTests.cs (3)
66var getValuesCommand = new GetValuesCommand(testAsset, "SuggestedWorkload", GetValuesCommand.ValueType.Item) 249new GetValuesCommand(testAsset, "_ResolvedSuggestedWorkload", GetValuesCommand.ValueType.Item) 299new GetValuesCommand(testAsset, "_ResolvedSuggestedWorkload", GetValuesCommand.ValueType.Item)
Microsoft.NET.Publish.Tests (8)
FilesCopiedToPublishDirTests.cs (1)
59GetValuesCommand.ValueType.Item)
GivenThatWeWantToPublishAnAotApp.cs (2)
1047var getKnownPacks = new GetValuesCommand(testAsset, "KnownILCompilerPack", GetValuesCommand.ValueType.Item, 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 (1)
2297var getKnownPacks = new GetValuesCommand(testAsset, "KnownILLinkPack", GetValuesCommand.ValueType.Item, targetFramework)
PublishItemsOutputGroupOutputsTests.cs (1)
59GetValuesCommand.ValueType.Item)
PublishItemsOutputGroupTests.cs (1)
43GetValuesCommand.ValueType.Item)