2 references to PathNavigatesAboveRoot
Microsoft.Extensions.FileProviders.Physical (2)
PhysicalFileProvider.cs (1)
230if (PathUtils.PathNavigatesAboveRoot(path))
PhysicalFilesWatcher.cs (1)
135if (Path.IsPathRooted(filter) || PathUtils.PathNavigatesAboveRoot(filter))