8 references to AsConfigWithChildren
Microsoft.Extensions.Diagnostics.Testing (8)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\BindingExtensions.g.cs (8)
118
if (
AsConfigWithChildren
(value1) is IConfigurationSection section2)
132
if (
AsConfigWithChildren
(value5) is IConfigurationSection section6)
151
if (
AsConfigWithChildren
(value9) is IConfigurationSection section10)
165
if (
AsConfigWithChildren
(value13) is IConfigurationSection section14)
184
if (
AsConfigWithChildren
(value17) is IConfigurationSection section18)
197
if (
AsConfigWithChildren
(value21) is IConfigurationSection section22)
222
if (
AsConfigWithChildren
(value26) is IConfigurationSection section27)
278
return
AsConfigWithChildren
(configuration) is not null;