2 references to RazorFileHierarchy
Microsoft.AspNetCore.Mvc.Razor (1)
RazorViewEngine.cs (1)
431foreach (var filePath in RazorFileHierarchy.GetViewStartPaths(path))
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvokerCache.cs (1)
117foreach (var filePath in RazorFileHierarchy.GetViewStartPaths(descriptor.RelativePath))