1 write to Input
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (1)
85
Input
= new InputModel
8 references to Input
Microsoft.AspNetCore.Identity.UI (8)
Areas\Identity\Pages\V4\Account\Manage\Index.cshtml.cs (2)
118
if (
Input
.PhoneNumber != phoneNumber)
120
var setPhoneResult = await _userManager.SetPhoneNumberAsync(user,
Input
.PhoneNumber);
Areas_Identity_Pages_V4_Account_Manage_Index_cshtml.g.cs (3)
201
Input
.PhoneNumber
224
Input
.PhoneNumber
248
Input
.PhoneNumber
Areas_Identity_Pages_V5_Account_Manage_Index_cshtml.g.cs (3)
208
Input
.PhoneNumber
233
Input
.PhoneNumber
257
Input
.PhoneNumber