1 write to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
180
_useKestrel
= true;
9 references to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (9)
WebApplicationFactory.cs (9)
89
if (
_useKestrel
)
107
if (
_useKestrel
)
315
if (
_useKestrel
)
346
if (
_useKestrel
)
359
if (
_useKestrel
)
631
if (
_useKestrel
&& object.ReferenceEquals(client.BaseAddress, WebApplicationFactoryClientOptions.DefaultBaseAddres))
666
if (
_useKestrel
)
702
if (
_useKestrel
)
723
if (
_useKestrel
)