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)
1042if (IsUserIdentified) 1053IsUserIdentified ? User : null,