1 write to _twoFactorInfo
Microsoft.AspNetCore.Identity (1)
SignInManager.cs (1)
1210_twoFactorInfo = new()
2 references to _twoFactorInfo
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
1244if (_twoFactorInfo != null) 1246return _twoFactorInfo;