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