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