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