2 references to DurableTaskResourceExtensions
Aspire.Hosting.Azure.Functions (2)
DurableTask\DurableTaskSchedulerResource.cs (2)
49
throw new InvalidOperationException($"Unable to resolve the Durable Task Scheduler connection string. Configure the scheduler using {nameof(
DurableTaskResourceExtensions
.RunAsEmulator)}() or {nameof(
DurableTaskResourceExtensions
.RunAsExisting)}(connectionString) before accessing {nameof(ConnectionStringExpression)}.");