1 write to ControllerName
Microsoft.AspNetCore.Mvc.Razor (1)
ViewLocationExpanderContext.cs (1)
33ControllerName = controllerName;
4 references to ControllerName
Microsoft.AspNetCore.Mvc.Razor (4)
RazorViewEngine.cs (4)
256expanderContext.ControllerName, 312!string.IsNullOrEmpty(context.ControllerName)) 316else if (!string.IsNullOrEmpty(context.ControllerName)) 360expanderContext.ControllerName,