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