2 references to GetBuildProjectPath
Aspire.Hosting.Dotnet (2)
DotnetProjectBuildArtifactManager.cs (2)
58
var buildProjectPath =
GetBuildProjectPath
(hash);
324
if (File.Exists(
GetBuildProjectPath
(hash)))