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