5 references to CreateHostWithServices
Microsoft.AspNetCore.Authentication.Test (5)
CookieTests.cs (5)
161
using var host = await
CreateHostWithServices
(s => s.AddAuthentication().AddCookie(o =>
221
using var host = await
CreateHostWithServices
(s =>
256
using var host = await
CreateHostWithServices
(s =>
288
using var host = await
CreateHostWithServices
(s => s.AddAuthentication(schemeName).AddCookie(schemeName, o =>
1826
=>
CreateHostWithServices
(s =>