2 references to _hostConfiguration
Microsoft.AspNetCore.Mvc.Testing (2)
DeferredHostBuilder.cs (2)
44
foreach (var (key, value) in
_hostConfiguration
.AsEnumerable())
73
configureDelegate(
_hostConfiguration
);