3 references to _next
Microsoft.AspNetCore.Antiforgery (3)
AntiforgeryMiddleware.cs (3)
28return _next(context); 36return _next(context); 50await _next(context);