2 references to IsDirectorySeparatorChar
System.Formats.Tar (2)
System\Formats\Tar\TarHelpers.cs (2)
446
if (
IsDirectorySeparatorChar
(parentFullPath[^1]))
459
!
IsDirectorySeparatorChar
(childFullPath[parentFullPath.Length]))