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