25 references to ToolsetUtils
Microsoft.NET.Build.Containers.IntegrationTests (25)
CreateImageIndexTests.cs (3)
117cni.RuntimeIdentifierGraphPath = ToolsetUtils.GetRuntimeGraphFilePath(); 138ToolsetUtils.RidGraphManifestPicker, 146ToolsetUtils.RidGraphManifestPicker,
CreateNewImageTests.cs (7)
62task.RuntimeIdentifierGraphPath = ToolsetUtils.GetRuntimeGraphFilePath(); 127cni.RuntimeIdentifierGraphPath = ToolsetUtils.GetRuntimeGraphFilePath(); 202cni.RuntimeIdentifierGraphPath = ToolsetUtils.GetRuntimeGraphFilePath(); 237ToolsetUtils.RidGraphManifestPicker, 285task.RuntimeIdentifierGraphPath = ToolsetUtils.GetRuntimeGraphFilePath(); 295ToolsetUtils.RidGraphManifestPicker, 356cni.RuntimeIdentifierGraphPath = ToolsetUtils.GetRuntimeGraphFilePath();
DockerRegistryTests.cs (4)
26var ridgraphfile = ToolsetUtils.GetRuntimeGraphFilePath(); 34ToolsetUtils.RidGraphManifestPicker, 79var ridgraphfile = ToolsetUtils.GetRuntimeGraphFilePath(); 88ToolsetUtils.RidGraphManifestPicker,
EndToEndTests.cs (8)
72ToolsetUtils.RidGraphManifestPicker, 119ToolsetUtils.RidGraphManifestPicker, 160ToolsetUtils.RidGraphManifestPicker, 231ToolsetUtils.RidGraphManifestPicker, 560(string? packagePath, string? packageVersion) = ToolsetUtils.GetContainersPackagePath(); 730(string? packagePath, string? packageVersion) = ToolsetUtils.GetContainersPackagePath(); 1401ToolsetUtils.RidGraphManifestPicker, 1453ToolsetUtils.RidGraphManifestPicker,
PackageTests.cs (1)
137(string? packageFilePath, string? packageVersion) = ToolsetUtils.GetContainersPackagePath();
RegistryTests.cs (2)
44var ridgraphfile = ToolsetUtils.GetRuntimeGraphFilePath(); 50ToolsetUtils.RidGraphManifestPicker,