2 references to AuthenticateCalled
Microsoft.AspNetCore.Authorization.Test (2)
AuthorizationMiddlewareTests.cs (2)
624
Assert.True(authenticationService.
AuthenticateCalled
);
811
Assert.True(authenticationService.
AuthenticateCalled
);