1 write to ViewName
Microsoft.AspNetCore.Mvc.Razor (1)
ViewLocationExpanderContext.cs (1)
32ViewName = viewName;
3 references to ViewName
Microsoft.AspNetCore.Mvc.Razor (2)
RazorViewEngine.cs (2)
255expanderContext.ViewName, 359expanderContext.ViewName,
RazorWebSite (1)
Services\BackSlashExpander.cs (1)
19return new[] { $@"Views\BackSlash\{context.ViewName}.cshtml" };