1 write to PhoneNumber
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (1)
87PhoneNumber = phoneNumber
5 references to PhoneNumber
Microsoft.AspNetCore.Identity.UI (5)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (2)
118if (Input.PhoneNumber != phoneNumber) 120var setPhoneResult = await _userManager.SetPhoneNumberAsync(user, Input.PhoneNumber);
Index_cshtml.g.cs (3)
201Input.PhoneNumber 224Input.PhoneNumber 248Input.PhoneNumber