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