1 write to AuthenticateCount
Microsoft.AspNetCore.Authorization.Test (1)
TestObjects\TestAuthenticationService.cs (1)
22AuthenticateCount++;
1 reference to AuthenticateCount
Microsoft.AspNetCore.Authorization.Test (1)
TestObjects\TestAuthenticationService.cs (1)
14public bool AuthenticateCalled => AuthenticateCount > 0;