1 reference to ResolveProjectPath
Aspire.Hosting.Dotnet (1)
DotnetProjectMetadata.cs (1)
19public string ProjectPath => _resolvedProjectPath ??= ProjectPathResolver.ResolveProjectPath(projectPath);