5 references to CreateHostWithServices
Microsoft.AspNetCore.Authentication.Test (5)
CookieTests.cs (5)
136
using var host = await
CreateHostWithServices
(s => s.AddAuthentication().AddCookie(o =>
196
using var host = await
CreateHostWithServices
(s =>
231
using var host = await
CreateHostWithServices
(s =>
263
using var host = await
CreateHostWithServices
(s => s.AddAuthentication(schemeName).AddCookie(schemeName, o =>
1801
=>
CreateHostWithServices
(s =>