2 references to CreateHost
Microsoft.AspNetCore.Authentication.Test (2)
DynamicSchemeTests.cs (2)
24
using var host = await
CreateHost
(s =>
61
using var host = await
CreateHost
();