1 write to InvokeAuthenticationFailed
Microsoft.AspNetCore.Authentication.Test (1)
OpenIdConnect\OpenIdConnectEventTests.cs (1)
1207
InvokeAuthenticationFailed
= true;
1 reference to InvokeAuthenticationFailed
Microsoft.AspNetCore.Authentication.Test (1)
OpenIdConnect\OpenIdConnectEventTests.cs (1)
1254
Assert.Equal(ExpectAuthenticationFailed,
InvokeAuthenticationFailed
);