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