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