1 write to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
181
_useKestrel
= true;
9 references to _useKestrel
Microsoft.AspNetCore.Mvc.Testing (9)
WebApplicationFactory.cs (9)
90
if (
_useKestrel
)
108
if (
_useKestrel
)
361
if (
_useKestrel
)
392
if (
_useKestrel
)
405
if (
_useKestrel
)
695
if (
_useKestrel
&& object.ReferenceEquals(client.BaseAddress, WebApplicationFactoryClientOptions.DefaultBaseAddres))
730
if (
_useKestrel
)
766
if (
_useKestrel
)
787
if (
_useKestrel
)