7 references to CreateHost
Microsoft.AspNetCore.TestHost.Tests (7)
ResponseBodyTests.cs (7)
19
using var host = await
CreateHost
(httpContext =>
36
using var host = await
CreateHost
(async httpContext =>
53
using var host = await
CreateHost
(async httpContext =>
69
using var host = await
CreateHost
(async httpContext =>
88
using var host = await
CreateHost
(async httpContext =>
107
using var host = await
CreateHost
(async httpContext =>
129
using var host = await
CreateHost
(async httpContext =>