1 write to _next
Microsoft.AspNetCore.Authentication (1)
AuthenticationMiddleware.cs (1)
27
_next
= next;
1 reference to _next
Microsoft.AspNetCore.Authentication (1)
AuthenticationMiddleware.cs (1)
75
await
_next
(context);