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