1 instantiation of ManageLoginsViewModel
IdentitySample.Mvc (1)
Controllers\ManageController.cs (1)
310return View(new ManageLoginsViewModel
2 references to ManageLoginsViewModel
IdentitySample.Mvc (2)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs (2)
59ManageLoginsViewModel 425public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ManageLoginsViewModel> Html { get; private set; } = default!;