5 references to CreateHostWithServices
Microsoft.AspNetCore.Authentication.Test (5)
CookieTests.cs (5)
129
using var host = await
CreateHostWithServices
(s => s.AddAuthentication().AddCookie(o =>
189
using var host = await
CreateHostWithServices
(s =>
224
using var host = await
CreateHostWithServices
(s =>
256
using var host = await
CreateHostWithServices
(s => s.AddAuthentication(schemeName).AddCookie(schemeName, o =>
1794
=>
CreateHostWithServices
(s =>