1 write to AreaName
Microsoft.AspNetCore.Mvc.Razor (1)
ViewLocationExpanderContext.cs (1)
34AreaName = areaName;
4 references to AreaName
Microsoft.AspNetCore.Mvc.Razor (4)
RazorViewEngine.cs (4)
257expanderContext.AreaName, 311if (!string.IsNullOrEmpty(context.AreaName) && 320else if (!string.IsNullOrEmpty(context.AreaName) && 361expanderContext.AreaName);