Implemented interface member:
method
GetAbsolutePath
Microsoft.AspNetCore.Mvc.Razor.IRazorViewEngine.GetAbsolutePath(System.String, System.String)
1 reference to GetAbsolutePath
Microsoft.AspNetCore.Mvc.Razor (1)
RazorViewEngine.cs (1)
187
var applicationRelativePath =
GetAbsolutePath
(executingFilePath, pagePath)!;