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