1 write to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
179
_useKestrel
= true;
9 references to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (9)
WebApplicationFactory.cs (9)
88
if (
_useKestrel
)
106
if (
_useKestrel
)
314
if (
_useKestrel
)
345
if (
_useKestrel
)
358
if (
_useKestrel
)
630
if (
_useKestrel
&& object.ReferenceEquals(client.BaseAddress, WebApplicationFactoryClientOptions.DefaultBaseAddres))
665
if (
_useKestrel
)
701
if (
_useKestrel
)
722
if (
_useKestrel
)