1 write to _folderPath
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\PageConventionCollection.cs (1)
319
_folderPath
= folderPath.TrimEnd('/');
1 reference to _folderPath
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\PageConventionCollection.cs (1)
326
PathBelongsToFolder(
_folderPath
, model.ViewEnginePath))