1 write to _resolvedProjectPath
Aspire.Hosting.Azure.Functions (1)
AzureFunctionsProjectResourceExtensions.cs (1)
318
public string ProjectPath =>
_resolvedProjectPath
??= ResolveProjectPath(projectPath);