Implemented interface member:
2 references to TryGetValue
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4_Account_Manage__Layout_cshtml.g.cs (1)
63
if (ViewData.
TryGetValue
("ParentLayout", out var parentLayout))
Areas_Identity_Pages_V5_Account_Manage__Layout_cshtml.g.cs (1)
63
if (ViewData.
TryGetValue
("ParentLayout", out var parentLayout))