1 instantiation of TestCulture
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Infrastructure\MvcWebApplicationBuilderExtensions.cs (1)
29
services.TryAddSingleton(new
TestCulture
1 reference to TestCulture
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Infrastructure\CultureReplacerMiddleware.cs (1)
20
public CultureReplacerMiddleware(RequestDelegate next,
TestCulture
culture)