5 references to CreateHostWithServices
Microsoft.AspNetCore.Authentication.Test (5)
CookieTests.cs (5)
186
using var host = await
CreateHostWithServices
(s => s.AddAuthentication().AddCookie(o =>
246
using var host = await
CreateHostWithServices
(s =>
281
using var host = await
CreateHostWithServices
(s =>
313
using var host = await
CreateHostWithServices
(s => s.AddAuthentication(schemeName).AddCookie(schemeName, o =>
1851
=>
CreateHostWithServices
(s =>