1 write to _next
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Infrastructure\CultureReplacerMiddleware.cs (1)
24
_next
= next;
1 reference to _next
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
Infrastructure\CultureReplacerMiddleware.cs (1)
44
await
_next
(context);