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