3 references to GetContainersPackagePath
Microsoft.NET.Build.Containers.IntegrationTests (3)
EndToEndTests.cs (2)
560
(string? packagePath, string? packageVersion) = ToolsetUtils.
GetContainersPackagePath
();
730
(string? packagePath, string? packageVersion) = ToolsetUtils.
GetContainersPackagePath
();
PackageTests.cs (1)
137
(string? packageFilePath, string? packageVersion) = ToolsetUtils.
GetContainersPackagePath
();