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