2 writes to Area
Microsoft.AspNetCore.Identity.UI (2)
_generated\38\_Layout_cshtml.g.cs (1)
371__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_14.Value;
_generated\80\_Layout_cshtml.g.cs (1)
374__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_16.Value;
4 references to Area
Microsoft.AspNetCore.Mvc.TagHelpers (4)
AnchorTagHelper.cs (4)
127/// Must be <c>null</c> if one of <see cref="Action"/>, <see cref="Controller"/>, <see cref="Area"/> 173Area != null || 224if (Area != null) 231routeValues["area"] = Area;