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