1 write to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
172
_useKestrel
= true;
9 references to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (9)
WebApplicationFactory.cs (9)
86
if (
_useKestrel
)
104
if (
_useKestrel
)
305
if (
_useKestrel
)
334
if (
_useKestrel
)
344
if (
_useKestrel
)
604
if (
_useKestrel
&& object.ReferenceEquals(client.BaseAddress, WebApplicationFactoryClientOptions.DefaultBaseAddres))
639
if (
_useKestrel
)
675
if (
_useKestrel
)
696
if (
_useKestrel
)