Implemented interface member:
method
OnAuthorizationAsync
Microsoft.AspNetCore.Mvc.Filters.IAsyncAuthorizationFilter.OnAuthorizationAsync(Microsoft.AspNetCore.Mvc.Filters.AuthorizationFilterContext)
4 references to OnAuthorizationAsync
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (4)
Filters\AntiforgeryMiddlewareAuthorizationFilterTest.cs (4)
26await filter.OnAuthorizationAsync(context); 44await filter.OnAuthorizationAsync(context); 61await filter.OnAuthorizationAsync(context); 78await filter.OnAuthorizationAsync(context);