1 write to _next
Microsoft.AspNetCore (1)
Internal\CsrfProtectionMiddleware.cs (1)
28_next = next;
2 references to _next
Microsoft.AspNetCore (2)
Internal\CsrfProtectionMiddleware.cs (2)
41await _next(context); 58await _next(context);