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