2 references to IsRoot
System.Formats.Tar (2)
src\runtime\src\libraries\Common\src\System\IO\PathInternal.cs (2)
216
EndsInDirectorySeparator(path) && !
IsRoot
(path.AsSpan()) ?
230
EndsInDirectorySeparator(path) && !
IsRoot
(path) ?