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