2 references to ConnectionString
Aspire.Hosting.Azure.Functions (2)
DurableTask\DurableTaskSchedulerResource.cs (2)
41
return connectionStringAnnotation.
ConnectionString
switch
45
_ => throw new InvalidOperationException($"Unexpected connection string type: {connectionStringAnnotation.
ConnectionString
.GetType().Name}"),