1 instantiation of InputModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\Email.cshtml.cs (1)
102Input = new InputModel
1 reference to InputModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\Email.cshtml.cs (1)
44public InputModel Input { get; set; } = default!;