4 references to Input
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V4\Account\Manage\EnableAuthenticator.cshtml.cs (1)
131var verificationCode = Input.Code.Replace(" ", string.Empty).Replace("-", string.Empty);
EnableAuthenticator_cshtml.g.cs (3)
177Input.Code 201Input.Code 226Input.Code