19 references to AsConfigWithChildren
Microsoft.Extensions.Http.Resilience (19)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\BindingExtensions.g.cs (19)
224
if (
AsConfigWithChildren
(configuration.GetSection("DefaultRateLimiterOptions")) is IConfigurationSection section12)
283
if (
AsConfigWithChildren
(configuration.GetSection("ManualControl")) is IConfigurationSection section20)
288
if (
AsConfigWithChildren
(configuration.GetSection("StateProvider")) is IConfigurationSection section22)
306
if (
AsConfigWithChildren
(configuration.GetSection("RateLimiter")) is IConfigurationSection section26)
314
if (
AsConfigWithChildren
(configuration.GetSection("CircuitBreaker")) is IConfigurationSection section29)
322
if (
AsConfigWithChildren
(configuration.GetSection("Timeout")) is IConfigurationSection section32)
335
if (
AsConfigWithChildren
(configuration.GetSection("TotalRequestTimeout")) is IConfigurationSection section35)
343
if (
AsConfigWithChildren
(configuration.GetSection("Hedging")) is IConfigurationSection section38)
351
if (
AsConfigWithChildren
(configuration.GetSection("Endpoint")) is IConfigurationSection section41)
424
if (
AsConfigWithChildren
(configuration.GetSection("RateLimiter")) is IConfigurationSection section51)
432
if (
AsConfigWithChildren
(configuration.GetSection("TotalRequestTimeout")) is IConfigurationSection section54)
440
if (
AsConfigWithChildren
(configuration.GetSection("Retry")) is IConfigurationSection section57)
448
if (
AsConfigWithChildren
(configuration.GetSection("CircuitBreaker")) is IConfigurationSection section60)
456
if (
AsConfigWithChildren
(configuration.GetSection("AttemptTimeout")) is IConfigurationSection section63)
498
if (
AsConfigWithChildren
(configuration.GetSection("Endpoints")) is IConfigurationSection section69)
521
if (
AsConfigWithChildren
(configuration.GetSection("Groups")) is IConfigurationSection section73)
543
if (
AsConfigWithChildren
(configuration.GetSection("Endpoints")) is IConfigurationSection section77)
575
if (
AsConfigWithChildren
(configuration.GetSection("Groups")) is IConfigurationSection section82)
613
return
AsConfigWithChildren
(configuration) is not null;