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
)
316
if (
_useKestrel
)
347
if (
_useKestrel
)
360
if (
_useKestrel
)
641
if (
_useKestrel
&& object.ReferenceEquals(client.BaseAddress, WebApplicationFactoryClientOptions.DefaultBaseAddres))
676
if (
_useKestrel
)
712
if (
_useKestrel
)
733
if (
_useKestrel
)