40 references to CreateHost
Microsoft.AspNetCore.Authentication.Test (40)
CookieTests.cs (40)
45using var host = await CreateHost(s => { }); 54using var host = await CreateHost(o => o.LoginPath = "/login"); 66using var host = await CreateHost(o => o.AccessDeniedPath = "/denied"); 78using var host = await CreateHost(o => o.LogoutPath = "/signout"); 90using var host = await CreateHost(s => { }); 102using var host = await CreateHost(s => { }); 306using var host = await CreateHost(o => 319using var host = await CreateHost(o => 341using var host = await CreateHost(o => 365using var host = await CreateHost(o => 391using var host2 = await CreateHost(o => 416using var host = await CreateHost(o => { }, SignInAsAlice); 429using var host = await CreateHost(o => { }, 447using var host = await CreateHost(o => 477using var host = await CreateHost(o => 511using var host = await CreateHost(o => 540using var host = await CreateHost(o => 569using var host = await CreateHost(o => 606using var host = await CreateHost(o => 652using var host = await CreateHost(o => 680using var host = await CreateHost(o => 728using var host = await CreateHost(o => 773using var host = await CreateHost(o => 829using var host = await CreateHost(o => 888using var host = await CreateHost(o => 938using var host = await CreateHost(o => 989using var host = await CreateHost(o => 1027using var host = await CreateHost(o => 1064using var host = await CreateHost(o => 1110using var host = await CreateHost(o => 1162using var host = await CreateHost(o => { }, 1179using var host = await CreateHost(o => { }, SignInAsAlice); 1193using var host = await CreateHost(o => { }, SignInAsAlice); 1207using var host = await CreateHost(o => 1223using var host = await CreateHost(o => 1507using var host = await CreateHost(o => 1529using var host = await CreateHost(o => 1551using var host = await CreateHost(o => 1574using var host = await CreateHost(o => 1596using var host = await CreateHost(o =>