6 references to EnsureValidFolderPath
Microsoft.AspNetCore.Mvc.RazorPages (4)
ApplicationModels\PageConventionCollection.cs (4)
107EnsureValidFolderPath(folderPath); 135EnsureValidFolderPath(folderPath); 192EnsureValidFolderPath(folderPath); 217EnsureValidFolderPath(folderPath);
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
ApplicationModels\PageConventionCollectionTest.cs (2)
57() => PageConventionCollection.EnsureValidFolderPath(folderPath), 70() => PageConventionCollection.EnsureValidFolderPath(folderPath),