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