1 write to _next
Microsoft.AspNetCore (1)
Internal\CsrfProtectionMiddleware.cs (1)
25_next = next;
2 references to _next
Microsoft.AspNetCore (2)
Internal\CsrfProtectionMiddleware.cs (2)
35await _next(context); 46await _next(context);