2 references to CombinePath
Microsoft.AspNetCore.Mvc.Core (1)
Routing\UrlHelperBase.cs (1)
408return ViewEnginePath.CombinePath(currentPagePath, pageName);
Microsoft.AspNetCore.Mvc.Razor (1)
RazorViewEngine.cs (1)
305return ViewEnginePath.CombinePath(executingFilePath, pagePath);