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