2 references to EndsWithSlash
Microsoft.Build.Framework (2)
FileClassifier.cs (2)
323if (EndsWithSlash(path)) 358if (fileSpec.Length >= 1 && !EndsWithSlash(fileSpec))