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;