7 references to CreateHost
Microsoft.AspNetCore.TestHost.Tests (7)
ResponseResetTests.cs (7)
21
using var host = await
CreateHost
(httpContext =>
37
using var host = await
CreateHost
(httpContext =>
53
using var host = await
CreateHost
(httpContext =>
70
using var host = await
CreateHost
(async httpContext =>
91
using var host = await
CreateHost
(async httpContext =>
111
using var host = await
CreateHost
(async httpContext =>
137
using var host = await
CreateHost
(async httpContext =>