2 references to PathSeparators
Microsoft.NET.Build.Containers (2)
Layer.cs (2)
63containerPath = containerPath.TrimStart(PathSeparators); 78containerPath = containerPath.TrimEnd(PathSeparators);