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