4 references to CreateHost
Microsoft.AspNetCore.TestHost.Tests (4)
RequestLifetimeTests.cs (4)
19
using var host = await
CreateHost
(async httpContext =>
37
using var host = await
CreateHost
(async httpContext =>
54
using var host = await
CreateHost
(async httpContext =>
77
using var host = await
CreateHost
(async httpContext =>