2 writes to IsUserIdentified
Microsoft.AspNetCore.Identity.Test (2)
Passkeys\PasskeyHandlerAssertionTest.cs (2)
439IsUserIdentified = true, 963IsUserIdentified = isUserIdentified,
2 references to IsUserIdentified
Microsoft.AspNetCore.Identity.Test (2)
Passkeys\PasskeyHandlerAssertionTest.cs (2)
1039if (IsUserIdentified) 1050IsUserIdentified ? User : null,