2 references to AddAzureFunctionsProjectCore
Aspire.Hosting.Azure.Functions (2)
AzureFunctionsProjectResourceExtensions.cs (2)
71
return
AddAzureFunctionsProjectCore
(builder, resource, new TProject());
129
return
AddAzureFunctionsProjectCore
(builder, resource, new AzureFunctionsProjectMetadata(projectPath));